about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2005-10-19 22:49:36 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2005-10-19 22:49:36 +0000
commit212094220376c948ccfa50948e228856dda6ea43 (patch)
tree7ca36cf277cd2f0803e5f14ea7cd76afd4db2e33 /Doc
parent2ddaeb605f4b7a89dab23a843ae79fbdc88afa69 (diff)
downloadzsh-212094220376c948ccfa50948e228856dda6ea43.tar.gz
zsh-212094220376c948ccfa50948e228856dda6ea43.tar.xz
zsh-212094220376c948ccfa50948e228856dda6ea43.zip
21891: compose double width characters with ^A etc.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/contrib.yo5
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()