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

Single line mode keybindings #3

Open
naens opened this issue Jun 27, 2018 · 0 comments
Open

Single line mode keybindings #3

naens opened this issue Jun 27, 2018 · 0 comments

Comments

@naens
Copy link
Owner

naens commented Jun 27, 2018

When in input field mode and in normal mode, keybindings are different:

^Y deletes the entire text.
^Q goes to the beginning of the text.
^W goes to the end of text.
There are no scroll and page keybindings.
^Q is no more a prefix: other keybindings for delete line from and to the cursor are needed (for example, ^O and ^I).

If the input becomes multi-lined (for example on ^K-M, ^K-N, or ^K-R), the mode switches automatically to edit (it doesn't do the same thing in the opposite direction).

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

No branches or pull requests

1 participant