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

Some :vi{ins,cmd} bindings not working #202

Open
benknoble opened this issue Jan 28, 2020 · 0 comments
Open

Some :vi{ins,cmd} bindings not working #202

benknoble opened this issue Jan 28, 2020 · 0 comments

Comments

@benknoble
Copy link

benknoble commented Jan 28, 2020

A list of bindings that do not work:

  • p and P in :vicmd—these should put the previously deleted text, but they do nothing. They work with yanks, but not deletes (e.g., hit <Esc>xp, the standard vi transpose idiom). Mapped to vi-put-after and vi-put-after
  • s in :vicmd—supposed to be equivalent to cl, which works. Results in no such widget 'vi-substitute'. Mapped to vi-substitute.
  • . in :vicmd—supposed to repeat previous change. Results in no such widget 'vi-repeat-change. Mapped to vi-repeate-change
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

1 participant