-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
It would be very useful for commands entered by : to be remembered and scrollable with arrow keys like in a normal terminal or in Vim buffer.
This might require having to redesign the way that feature works, handling the input in raw mode rather than just disabling raw mode for the command entry. Hopefully this won't be required as it'll complicate situations like when the git command requests more input (like credentials on git push).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request