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

Keystrokes from a replayed macro aren't remapped #4

Open
tbroadley opened this issue Sep 21, 2020 · 0 comments
Open

Keystrokes from a replayed macro aren't remapped #4

tbroadley opened this issue Sep 21, 2020 · 0 comments

Comments

@tbroadley
Copy link
Contributor

To reproduce:

  1. Type something into Vim and go back to the start of the line
  2. :Qwerty!
  3. Record a simple macro, e.g. qarAlq
  4. Replay the macro (@a) and note that it doesn't have the intended effect

My hypothesis is that Vim is respecting langmap while the macro is being recorded but not while it's being replayed.

I might take a crack at solving this issue tomorrow.

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