Skip to content
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

Save input history per mode #633

Open
sayanarijit opened this issue Jun 16, 2023 · 3 comments
Open

Save input history per mode #633

sayanarijit opened this issue Jun 16, 2023 · 3 comments

Comments

@sayanarijit
Copy link
Owner

Use up/down arrow keys to navigate input history where applicable.

Any mode can have enable_input_history = true to enable input history.

Messages:

  • PreviousInput (up)
  • NextInput (down)
  • ReverseSearchInput (ctrl-r)
@Narayanbhat166
Copy link

Hi @sayanarijit. I would like to work on this issue. Can you please provide more information on this?

@sayanarijit
Copy link
Owner Author

Hi, thanks for showing interest, however, I created this issue mainly to remind myself to brainstorm an implementation that would enable modal input history based operations in the input buffer (like bash/zsh). I don't yet know what will work and how, so can't provide an in-depth action plan as yet.

But if you'd like, you can browse through the codebase, understand how things work, and suggest ideas on how to tackle this. Feel free to ask for clarification.

@sayanarijit
Copy link
Owner Author

There's also this one a bit easier: #643

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

No branches or pull requests

2 participants