[FEATURE]
Resolved 💬 4 comments Opened Mar 17, 2026 by dancj Closed Apr 16, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I'd like to be able to enter a bash mode more easily than suspending (ctrl+z) and resuming (fg) to enter multiple bash commands. With Warp terminal I can do one line bash commands by prefixing with exclamation point, like
! git status
which is faster than typing git status and waiting for claude to process the command.
Proposed Solution
Something like a /bash or !! command that will enter bash mode, I can do send my commands, then go back to claude
Alternative Solutions
_No response_
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗