Lines Matching refs:digraph

1 *digraph.txt*   For Vim version 8.2.  Last change: 2021 Jul 19
7 Digraphs *digraph* *digraphs* *Digraphs*
31 Add digraph {char1}{char2} to the list. {number} is
33 it is the Unicode character, see |digraph-encoding|.
38 < Avoid defining a digraph with '_' (underscore) as the
41 NOTE: This command cannot add a digraph that starts
42 with a white space. If you want to add such digraph,
46 disabled, the ":digraph" command will display an error message.
52 enter the digraph.
58 *digraph-encoding*
67 digraph oe 339
68 This defines the "oe" digraph for a character that is number 339 in Unicode.
76 The first is always available; the second only when the 'digraph' option is
79 If a digraph with {char1}{char2} does not exist, Vim searches for a digraph
84 enters the code for that special key. This is not a digraph.
86 Once you have entered the digraph, Vim treats the character like a normal
94 default ones are listed below |digraph-table|.
96 For CTRL-K, there is one general digraph: CTRL-K <Space> {char} will enter
99 The <Esc> character cannot be part of a digraph. When hitting <Esc>, Vim
100 stops digraph entry and ends Insert mode or Command-line mode, just like
101 hitting an <Esc> out of digraph context. Use CTRL-V 155 to enter meta-ESC
105 'e'. But that is a digraph, so you will not get what you want. To correct
107 'digraph' option and use CTRL-K to enter digraphs.
166 Exception: RFC1345 doesn't specify the euro sign. In Vim the digraph =e was
167 added for this. Note the difference between latin1, where the digraph Cu is
168 used for the currency sign, and latin9 (iso-8859-15), where the digraph =e is
177 *digraph-table*
178 char digraph hex dec official name ~
357 *digraph-table-mbyte*
358 char digraph hex dec official name ~