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

Support mode transitions and dialog re-opening #3

Open
cxw42 opened this issue Apr 24, 2018 · 0 comments
Open

Support mode transitions and dialog re-opening #3

cxw42 opened this issue Apr 24, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@cxw42
Copy link
Owner

cxw42 commented Apr 24, 2018

The dialog opens on a hotkey, similar to Esc entering normal mode. Add support for staying in normal mode where appropriate, i.e., reopening the dialog ready to accept a new command after the previous command has finished. Similarly, consider the dialog-closed state to be a hybrid of insert, replace, and visual modes. That way you will be able to use Word almost as Vim - i c r &c. to close the dialog and insert text, and <hotkey> to re-enter normal mode.

@cxw42 cxw42 added the enhancement New feature or request label Apr 24, 2018
cxw42 pushed a commit that referenced this issue Apr 25, 2018
Also added counts to $; added g$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant