1
0
Fork 0
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:
Clint Adams 2001-09-25 03:06:46 +00:00
parent f81cb06361
commit ab90a00264
2 changed files with 26 additions and 1 deletions

View file

@ -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

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -67,6 +67,20 @@ _ssh () {