Preflight Checklist
What's Wrong?
The /terminal-setup command displays contradictory information about Windows Terminal support.
The error message states: "Terminal setup cannot be run from windows-terminal"
But then immediately instructs: "Run /terminal-setup directly in one of these terminals: Windows: Windows Terminal"
This creates confusion about whether Windows Terminal is actually supported for this feature.
What Should Happen?
The error message should be consistent and provide clear, accurate guidance:
Either:
- Remove "Windows Terminal" from the supported terminals list if it's not actually supported, OR
- Fix the detection logic to properly support Windows Terminal
The error message should not contradict itself by both rejecting and recommending the same terminal.
Error Messages/Logs
Steps to Reproduce
- Open Windows Terminal
- Run the
/terminal-setup command in Claude Code
- Observe the contradictory error message
Expected vs Actual:
- The error says Windows Terminal is NOT supported: "cannot be run from windows-terminal"
- But then lists Windows Terminal as supported: "Windows: Windows Terminal"
Environment:
- Platform: Windows
- Terminal: Windows Terminal
- This appears to be an error message consistency issue rather than a functional bug
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
Latest (this is an error message consistency issue, not version-specific)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
No response
Preflight Checklist
What's Wrong?
The
/terminal-setupcommand displays contradictory information about Windows Terminal support.The error message states: "Terminal setup cannot be run from windows-terminal"
But then immediately instructs: "Run /terminal-setup directly in one of these terminals: Windows: Windows Terminal"
This creates confusion about whether Windows Terminal is actually supported for this feature.
What Should Happen?
The error message should be consistent and provide clear, accurate guidance:
Either:
The error message should not contradict itself by both rejecting and recommending the same terminal.
Error Messages/Logs
Steps to Reproduce
/terminal-setupcommand in Claude CodeExpected vs Actual:
Environment:
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
Latest (this is an error message consistency issue, not version-specific)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
No response