From 2b2ad86b137b2fbcd5fe8456fb128607bbe3c7e6 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Fri, 27 May 2011 14:29:02 +0000 Subject: 28364: document another special highlight --- ChangeLog | 7 ++++++- Doc/Zsh/zle.yo | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2f485247d..5f988fa85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-27 Mikael Magnusson + + * 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 * 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 -- cgit 1.4.1