keymap: allow modifiers to multibyte chars, like <m-ä>

This commit is contained in:
Björn Linse
2019-08-16 12:03:33 +02:00
parent 1f5eac1115
commit 6fe2d24cef
3 changed files with 9 additions and 1 deletions

View File

@@ -404,6 +404,9 @@ Mapping <kHome> will not work then.
Note: If numlock is on, the |TUI| receives plain ASCII values, so
mappings to <k0> - <k9> and <kPoint> will not work.
Note: Nvim supports mapping multibyte chars with modifiers such as `<M-ä>`.
Which combinations actually are usable depends on the terminal emulator or GUI.
*<>*
Examples are often given in the <> notation. Sometimes this is just to make
clear what you need to type, but often it can be typed literally, e.g., with