Skip to content

Implement Tab Completion & Keyboard Shortcuts #50

@Apurba-01

Description

@Apurba-01

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...

Metadata

Metadata

Assignees

Labels

AdvancedComplex changes needing deep architectural understanding.SSoC25Part of Social Summer of Code 2025. Tag for recognition.enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions