Skip to content

Keystrokes from a replayed macro aren't remapped #4

@tbroadley

Description

@tbroadley

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions