diff options
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/contrib.yo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 7538d0d12..9baee7a1b 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -719,6 +719,11 @@ endsitem() The most common characters from the Arabic, Cyrillic, Greek and Hebrew alphabets are available; consult RFC 1345 for the appropriate sequences. +In addition, a set of two letter codes not in RFC 1345 are available for +the double-width characters corresponding to ASCII characters from tt(!) +to tt(~) (0x21 to 0x7e) by preceeding the character with tt(^), for +example tt(^A) for a double-width tt(A). + The following other two-character sequences are understood. startitem() |