summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-10-08 11:37:34 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-10-08 11:37:34 +0000
commit612cec047f7726f5b5f974b365894de4a58aef78 (patch)
tree635fdab2765c00d37f3c796710231e6c6bd41482 /NEWS
parent25823: bring up zshcontrib man page if run-help is run on run-help and run-he... (diff)
downloadzsh-612cec047f7726f5b5f974b365894de4a58aef78.tar
zsh-612cec047f7726f5b5f974b365894de4a58aef78.tar.gz
zsh-612cec047f7726f5b5f974b365894de4a58aef78.tar.bz2
zsh-612cec047f7726f5b5f974b365894de4a58aef78.tar.lz
zsh-612cec047f7726f5b5f974b365894de4a58aef78.tar.xz
zsh-612cec047f7726f5b5f974b365894de4a58aef78.tar.zst
zsh-612cec047f7726f5b5f974b365894de4a58aef78.zip
Nikolai Weibull: 25828: new rm completion
unposted: note some new features in NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 01b44bc12..cdea0a127 100644
--- a/NEWS
+++ b/NEWS
@@ -11,12 +11,20 @@ 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. Note it is not set
-by default owing to vagaries of terminals.
+by default owing to vagaries of terminals. The system is reported