Skip to content

Not quite working in terminal vim #3

Description

@pablox-cl

I know this has many gotchas, but I found that to use alt mappings in terminal vim, I have to use \e instead of \<Esc>

-exe "set <M-".a:char.">=\<Esc>".a:char
+exe "set <M-".a:char.">=\e".a:char

I dunno why though O.o

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions