about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-26 22:52:50 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-26 22:52:50 +0000
commit91a10708b25b78d36549de0177e2330670fe163d (patch)
tree860dc6613bcdbb00961d6b6d4081ec2346973b01 /NEWS
parent8a323cae8caaf8ffb9da3622469d21edbb027948 (diff)
downloadzsh-91a10708b25b78d36549de0177e2330670fe163d.tar.gz
zsh-91a10708b25b78d36549de0177e2330670fe163d.tar.xz
zsh-91a10708b25b78d36549de0177e2330670fe163d.zip
24822: highlighting of isearch matches
unposted: not in NEWS that COMBINING_CHARS is not on by default
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e118ec3af..df8b52884 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,8 @@ Major changes between versions 4.3.6 and 4.3.7
 The option COMBINING_CHARS has been added.  When it is set, the
 line editor assumes the terminal is capable of displaying zero-width
 combining characters (typically accents) correctly as modifications
-to the base character, and will act accordingly.
+to the base character, and will act accordingly.  Note it is not set
+by default owing to vagaries of terminals.
 
 The option HIST_FCNTL_LOCK has been added to provide locking of history
 files using the system call fcntl().  On recent NFS implementations this