Skip to content

Add command history navigation with arrow key support #945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rohanPAnkam
Copy link

This PR adds command history navigation functionality to the TUI interface, allowing users to browse through their previously entered commands using arrow keys, similar to terminal behavior.

  • Command history persists during the session
  • History navigation only works in text input mode
  • Empty commands are not added to history to keep it clean

I have read the CLA Document and I hereby sign the CLA

Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@rohanPAnkam
Copy link
Author

recheck

@rohanPAnkam
Copy link
Author

recheck

@rohanPAnkam rohanPAnkam reopened this May 15, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant