Lines Matching refs:keys

17    1.5 Mapping special keys		|:map-special-keys|
19 1.7 What keys to map |map-which-keys|
22 1.10 Mapping alt-keys |:map-alt-keys|
32 Key mapping is used to change the meaning of typed keys. The most common use
151 characters. You can use this to put command sequences under function keys,
216 Define a mapping with <> notation for special keys, even though the "<" flag
347 unmapped keys.
360 characters like function keys.
452 The terminal mappings are used in a terminal window, when typing keys for the
546 1.5 MAPPING SPECIAL KEYS *:map-special-keys*
558 (see table of keys |key-notation|, all keys from <Up> can be used). The
559 first ten function keys can be defined in two ways: Just the number, like
725 1.7 WHAT KEYS TO MAP *map-which-keys*
728 for the {lhs}. You will have to avoid keys that are used for Vim commands,
731 - Function keys <F2>, <F3>, etc.. Also the shifted function keys <S-F1>,
733 - Meta-keys (with the ALT key pressed). Depending on your keyboard accented
734 characters may be used as well. |:map-alt-keys|
739 - The key defined by <Leader> and one or more other keys. This is especially
742 See the file "index" for keys that are not used and thus can be mapped without
794 *map-keys-fails*
812 the actual keys, not the literal text.
820 prepends ESC instead of setting the 8th bit. See |:map-alt-keys|.
836 If you want to exchange the meaning of two keys you should use the :noremap
859 1.10 MAPPING ALT-KEYS *:map-alt-keys*
861 In the GUI Vim handles the Alt key itself, thus mapping keys with ALT should
907 Xterm and a few other terminals can be put in a mode where keys with modifiers
910 character 8. And many more special keys.