about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2011-05-27 14:29:02 +0000
committerMikael Magnusson <mikachu@gmail.com>2011-05-27 14:29:02 +0000
commit2b2ad86b137b2fbcd5fe8456fb128607bbe3c7e6 (patch)
treedd7683275adf8262cad5422442f3548539a24bb0
parent8a6222a3721badeace3cff76cc02274251d7e0c9 (diff)
downloadzsh-2b2ad86b137b2fbcd5fe8456fb128607bbe3c7e6.tar.gz
zsh-2b2ad86b137b2fbcd5fe8456fb128607bbe3c7e6.tar.xz
zsh-2b2ad86b137b2fbcd5fe8456fb128607bbe3c7e6.zip
28364: document another special highlight
-rw-r--r--ChangeLog7
-rw-r--r--Doc/Zsh/zle.yo5
2 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f485247d..5f988fa85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-27  Mikael Magnusson <mikachu@gmail.com>
+
+	* 28364: Doc/Zsh/zle.yo: Document that space left by wrapping
+	double-width characters is highlighted with the 'special' style.
+
 2011-05-27  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 29382: Src/Modules/curses.c: apply 29374 to zccmd_input too.
@@ -14847,5 +14852,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5337 $
+* $Revision: 1.5338 $
 *****************************************************
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 857e8c693..5f4d639d3 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -2351,6 +2351,11 @@ Not all systems support this: for it to work, the system's representation of
 wide characters must be code values from the Universal Character Set,
 as defined by IS0 10646 (also known as Unicode).
 )
+item(Wrapped double-width characters)(
+When a double-width character appears in the final column of a line, it
+is instead shown on the next line. The empty space left in the original
+position is highlighted as a special character.
+)
 enditem()
 
 If tt(zle_highlight) is not set or no value applies to a particular