What's New
Change Environment (Shell Switcher)
Right-click any terminal pane and select a different shell from the Environment section.
Windows: CMD, PowerShell, PowerShell 7 (pwsh), Git Bash
macOS/Linux: Bash, Zsh, Fish
Current shell is marked with a checkmark. Switching kills the PTY and relaunches in the same pane. Shell preference persists across
tab switches.
Critically, the SHELL environment variable is overridden to match the selected shell so Claude Code's internal shell detection works
correctly. This prevents the known cygpath/MINGW64 bug from affecting sessions launched in PowerShell or CMD.
Full Changelog: v0.8.0...v0.8.1