## Currently, PromptShell lacks interactive shell features that would significantly enhance user productivity. This feature would implement: ### 1) Tab completion for internal commands (e.g., !help, !exit) ### 2) Keyboard shortcuts (Ctrl+L to clear screen, ↑/↓ for history navigation) ### 3) Persistent command history across sessions ### This will transform PromptShell into a more intuitive and efficient CLI tool, aligning it with standard shell experiences like Bash/Zsh. ## I am Excited to work on these and contribute to the project...
Currently, PromptShell lacks interactive shell features that would significantly enhance user productivity. This feature would implement:
1) Tab completion for internal commands (e.g., !help, !exit)
2) Keyboard shortcuts (Ctrl+L to clear screen, ↑/↓ for history navigation)
3) Persistent command history across sessions
This will transform PromptShell into a more intuitive and efficient CLI tool, aligning it with standard shell experiences like Bash/Zsh.
I am Excited to work on these and contribute to the project...