[FEATURE] Bash commands to command history
Resolved 💬 6 comments Opened Sep 17, 2025 by nraw Closed Jan 7, 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
My command history in zsh is one beautiful resource of commands. It's a very quick way of rerunning commands that I need. When claude is running commands, I'm missing out on having those in the history.
Proposed Solution
I'd like claude to have an option of adding Bash commands it is running to the command history
Alternative Solutions
Claude could have its own command history that we interact with, but this would likely be a worse off UX for power users.
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
I want to rerun a command it ran but took forever myself.
It keeps running some commands that I want to run this time.
I want to quickly remember what was the command it ran for something
Additional Context
_No response_
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗