about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-08-05 19:45:35 +0200
committerMikael Magnusson <mikachu@gmail.com>2015-08-05 19:45:35 +0200
commitfb0b6483a08300e6d72e6079d0e402603f73255d (patch)
tree81054f4f5824f8f7215638fea3ec7e0d9026a14f /ChangeLog
parent8ce0320d1b9bc64f50babab0a2dcfb85ce2cb1fc (diff)
downloadzsh-fb0b6483a08300e6d72e6079d0e402603f73255d.tar.gz
zsh-fb0b6483a08300e6d72e6079d0e402603f73255d.tar.xz
zsh-fb0b6483a08300e6d72e6079d0e402603f73255d.zip
unposted: _ssh: use the -q option for the = suffix
This way, you can press = to start completing the values instead of
the space, backspace, tab dance
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7c4bf7d5..c39e3bb3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
 	* 35989: Completion/Unix/Command/_ssh: update to 6.9
 
+	* unposted: Completion/Unix/Command/_ssh: use -q for the
+	option suffix
+
 2015-08-05  Oliver Kiddle <opk@zsh.org>
 
 	* Eric Cook: 35973: Completion/BSD/Command/_systat,