@@ -15,6 +15,7 @@ General information about entering unicode under various operating systems
15
15
and environments can be found on the Wikipedia L < unicode input page|https://en.wikipedia.org/wiki/Unicode_input > .
16
16
17
17
= head1 XCompose (Linux)
18
+ X < |XCompose >
18
19
19
20
Xorg includes digraph support using a
20
21
L < I < Compose key > |https://en.wikipedia.org/wiki/Compose_key#GNU.2FLinux> .
@@ -52,6 +53,7 @@ and that should work. Other desktop environments will be different. Look up
52
53
how to set environment variables in yours or use the system-wide option above.
53
54
54
55
= head2 ibus
56
+ X < |ibus >
55
57
56
58
If you have problems entering high codepoint symbols such as B < 🐧 > using the
57
59
C < xim > input module, you can instead use ibus. You will have to install the ibus
@@ -75,6 +77,7 @@ C<--desktop=plasma>. Click OK. It should now launch automatically when you
75
77
log in again.
76
78
77
79
= head1 WinCompose (Windows)
80
+ X < |WinCompose >
78
81
79
82
L < WinCompose|https://github.com/samhocevar/wincompose > adds
80
83
L < compose key|https://en.wikipedia.org/wiki/Compose_key > functionality to Windows.
@@ -93,6 +96,7 @@ C<.XCompose> in C<%USERPROFILE%>, or editing user-defined sequences in the optio
93
96
= head1 Editors and shells
94
97
95
98
= head2 Vim
99
+ X < |Vim >
96
100
97
101
In L < Vim|https://www.vim.org/ > , unicode characters are entered (in
98
102
insert-mode) by pressing first C < Ctrl-V > (also denoted C < ^V > ), then C < u > and
@@ -125,6 +129,7 @@ equivalents. This will convert the ASCII based ops on the fly while typing
125
129
them.
126
130
127
131
= head2 Emacs
132
+ X < |Emacs >
128
133
129
134
In L < Emacs|https://www.gnu.org/software/emacs/ > , unicode characters are
130
135
entered by first entering the chord C < C-x 8 RET > at which point the
0 commit comments