You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Use up/down arrow keys to navigate input history where applicable.
Any mode can have
enable_input_history = true
to enable input history.Messages:
The text was updated successfully, but these errors were encountered: