about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-05-19 11:16:10 +0100
committerPeter Stephenson <pws@zsh.org>2017-05-19 11:16:10 +0100
commit14b5fae69ebde623105b18adaa6079d2a3e6dbd5 (patch)
tree216f1d6bdb03c143b3582ad69f3cc85140269936 /ChangeLog
parent94014ff65bc2bdd752717792b156cdfcbc5b5c98 (diff)
downloadzsh-14b5fae69ebde623105b18adaa6079d2a3e6dbd5.tar.gz
zsh-14b5fae69ebde623105b18adaa6079d2a3e6dbd5.tar.xz
zsh-14b5fae69ebde623105b18adaa6079d2a3e6dbd5.zip
users/22707: Document extra use of accept-exact-dirs
It allows completion after magically appearing directories that
dont't show up in the parent directory by supressing searching
of the parent directory if the subdirectory is directly found
to exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5060864a..b050093a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-05-19  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* users/22707: Doc/Zsh/compsys.yo: Document use of
+	accept-exact-dirs for allowing completion after "magic"
+	directories.
+
 2017-05-18  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 41113 (tweaked): Src/hashtable,c, Src/hist.c, Src/zsh.h: Save