Skip to content

Commit d7f28c2

Browse files
committed
Index some headings in unicode_entry
1 parent ff472f9 commit d7f28c2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/Language/unicode_entry.pod6

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ General information about entering unicode under various operating systems
1515
and environments can be found on the Wikipedia L<unicode input page|https://en.wikipedia.org/wiki/Unicode_input>.
1616
1717
=head1 XCompose (Linux)
18+
X<|XCompose>
1819
1920
Xorg includes digraph support using a
2021
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
5253
how to set environment variables in yours or use the system-wide option above.
5354
5455
=head2 ibus
56+
X<|ibus>
5557
5658
If you have problems entering high codepoint symbols such as B<🐧> using the
5759
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
7577
log in again.
7678
7779
=head1 WinCompose (Windows)
80+
X<|WinCompose>
7881
7982
L<WinCompose|https://github.com/samhocevar/wincompose> adds
8083
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
9396
=head1 Editors and shells
9497
9598
=head2 Vim
99+
X<|Vim>
96100
97101
In L<Vim|https://www.vim.org/>, unicode characters are entered (in
98102
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
125129
them.
126130
127131
=head2 Emacs
132+
X<|Emacs>
128133
129134
In L<Emacs|https://www.gnu.org/software/emacs/>, unicode characters are
130135
entered by first entering the chord C<C-x 8 RET> at which point the

0 commit comments

Comments
 (0)