claude-code - 💡(How to fix) Fix [FEATURE] Add /colour as an alias for /color" [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#54631Fetched 2026-04-30 06:40:20
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
0
Author
Timeline (top)
labeled ×2commented ×1
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

It's a common British/international spelling variant and should be cheap to add

Proposed Solution

/colour will be an alias for /color

Alternative Solutions

New

Priority

Low - Nice to have

Feature Category

CLI commands and flags

Use Case Example

self evident

Additional Context

No response

extent analysis

TL;DR

Adding an alias for the /color command to also accept /colour can resolve the issue.

Guidance

  • Review the existing code for the /color command to determine how aliases are currently handled.
  • Consider adding a simple mapping or dictionary that associates /colour with the /color command's functionality.
  • Verify that the proposed solution does not introduce any conflicts with existing commands or aliases.
  • Test the alias to ensure it works as expected and does not break any existing use cases.

Notes

The solution's feasibility depends on the underlying implementation of the CLI commands and flags, which is not provided in the issue.

Recommendation

Apply workaround: Adding the alias /colour for /color seems to be a straightforward and low-impact change, making it a reasonable workaround for this feature request.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Add /colour as an alias for /color" [1 comments, 2 participants]