Skip to content

Conversation

@poisonshell
Copy link

  • ArrowUp / ArrowDown keys now navigate through previously entered commands
  • Command history is saved in localStorage and restored on reload
  • Ensures terminal input feels more like a real CLI experience"

…ocalStorage

- ArrowUp / ArrowDown keys now navigate through previously entered commands
- Command history is saved in localStorage and restored on reload
- Ensures terminal input feels more like a real CLI experience
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking the time to submit a Pull Request!
Please ensure the pull request is linked to an issue by using the commit format Fixes <Issue #> - .

@poisonshell poisonshell changed the title feat(terminal): add command history navigation and persistence with localStorage feat(terminal): add command history navigation and persistence with localStorage Issue #35 Apr 24, 2025
Copy link
Author

@poisonshell poisonshell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feat(terminal): add command history navigation and persistence with localStorage Issue #35#59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant