[FEATURE] Optional tab autocomplete for bash mode
Resolved 💬 6 comments Opened Jan 16, 2026 by NReddyBase Closed Mar 1, 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 often find myself switching to run bash commands in the claude terminal, and it can slow me down that the tab autocomplete I am so used to in my normal zsh shell is not available in the bash mode while using claude.
Proposed Solution
I would like when I am in bash mode, I can tab my way through like I would in a normal shell
Alternative Solutions
_No response_
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
./scr -> tab ./scripts/co -> tab ./scripts/codegen.sh
Additional Context
_No response_
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗