mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=
This commit is contained in:
parent
f81cb06361
commit
ab90a00264
2 changed files with 26 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2001-09-25 Clint Adams <clint@zsh.org>
|
||||||
|
|
||||||
|
* 15866: Completion/Unix/Command/_ssh:
|
||||||
|
complete v2 ciphers after -o Ciphers=,
|
||||||
|
complete protocol numbers after -o Protocol.
|
||||||
|
|
||||||
2001-09-24 Bart Schaefer <schaefer@zsh.org>
|
2001-09-24 Bart Schaefer <schaefer@zsh.org>
|
||||||
|
|
||||||
* 15864: Doc/Zsh/params.yo: Document that assignment to TERM
|
* 15864: Doc/Zsh/params.yo: Document that assignment to TERM
|
||||||
|
|
|
@ -67,6 +67,20 @@ _ssh () {
|
||||||