summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2017-07-26 14:55:03 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-07-28 15:49:14 +0000
commitf183ed66c85f26670c5e148e952a6cb3f9a73cfd (patch)
tree53deb8299e733cb678df328de4f263b681d12bcb /ChangeLog
parenta6f2755448158234183ef28ed9667c27a25098d7 (diff)
downloadzsh-f183ed66c85f26670c5e148e952a6cb3f9a73cfd.tar.gz
zsh-f183ed66c85f26670c5e148e952a6cb3f9a73cfd.tar.xz
zsh-f183ed66c85f26670c5e148e952a6cb3f9a73cfd.zip
41467: Correct completion of 'tmux new <TAB>'.
Reference: window_pane_spawn() in tmux 2.5.

Also, document _cmdstring and _precommand.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e0a8c464..be0536225 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2017-07-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 41467: Completion/Unix/Command/_tmux,
+	Completion/Unix/Type/_cmdambivalent, Doc/Zsh/compsys.yo:
+	Correct completion of 'tmux new <TAB>'.
+
 	* 41471 (tweaked): Completion/Unix/Command/_subversion: _svn:
 	Complete propvals in 'propset'.