Lines Matching refs:sequence
33 is to define a sequence of commands for a function key. Example: >
60 Map the key sequence {lhs} to {rhs} for the modes
79 Map the key sequence {lhs} to {rhs} for the modes
150 These commands are used to map a key or key sequence to a string of
156 When two mappings start with the same sequence of characters, they are
549 1. The Vi-compatible method: Map the key code. Often this is a sequence that
576 DETAIL: Vim first checks if a sequence from the keyboard is mapped. If it
595 sequence "<Bslash>" can be used. This avoids the need to double backslashes
670 not to be matched with any key sequence. This is useful in plugins
772 Vim will compare what you type with the start of a mapped sequence. If there
852 If you include an undo command inside a mapped sequence, this will bring the
855 sequence (having two undo commands in a mapped sequence did not make sense
862 always work. But in a terminal Vim gets a sequence of bytes and has to figure
935 A known side effect is that in Insert mode the raw escape sequence is inserted
1672 If the first two characters of an escape sequence are "q-" (for example,
1680 <f-args> sequence is replaced by the comma-separated list of quoted arguments.