Fixed
- Improve Ghostty focus timing for multi-tab windows
- Use menu-based tab navigation ("Show Next Tab") instead of keystroke-based approach
- Works reliably regardless of user keybinding configuration
- Iterate through all windows and tabs to find the target session
Added
- Auto-detect Ghostty and prompt for
CLAUDE_CODE_DISABLE_TERMINAL_TITLEsetting- Prevents Claude Code from overwriting terminal titles during execution
- Required for reliable tab identification in Ghostty
- Prompt appears on
ccmlaunch orccm setupfor Ghostty users - User's choice is remembered to avoid repeated prompts
Changed
- Separate confirmation prompts for hooks setup and Ghostty settings
- Remove unused internal exports for cleaner API
Full Changelog: v1.1.8...v1.1.9