Environment
- Platform (select one):
- Claude CLI version: 1.0.83 (Claude Code)
- Operating System: macOS 15.6
- Terminal: iTerm2, tmux
Bug Description
The /terminal-setup slash command is unavailable if run from within tmux.
Steps to Reproduce
- Launch
tmux in iTerm2
- From within a tmux pane, launch
claude
- Run
/terminal-setup from within claude
Expected Behavior
/terminal-setup should run like normal and shift-enter should input a newline.
Actual Behavior
/terminal-setup is not detected as a slash command and shift-enter does not input a newline.
Additional Context
tmux is being run from within iTerm2. The workaround is to launch claude from outside of tmux first and running /terminal-setup there. Subsequent uses of claude from within tmux should then be able to use shift-enter as newline input.
Environment
Bug Description
The
/terminal-setupslash command is unavailable if run from within tmux.Steps to Reproduce
tmuxin iTerm2claude/terminal-setupfrom within claudeExpected Behavior
/terminal-setupshould run like normal and shift-enter should input a newline.Actual Behavior
/terminal-setupis not detected as a slash command and shift-enter does not input a newline.Additional Context
tmuxis being run from within iTerm2. The workaround is to launchclaudefrom outside oftmuxfirst and running/terminal-setupthere. Subsequent uses ofclaudefrom withintmuxshould then be able to use shift-enter as newline input.