mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
users/10979: ssh completion uses config file from -F if present
This commit is contained in:
parent
81fe83008e
commit
b50e035a8a
2 changed files with 14 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-11-14 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* users/10979: Completion/Unix/Command/_ssh: use config file
|
||||||
|
from -F option if present.
|
||||||
|
|
||||||
2006-11-13 Clint Adams <clint@zsh.org>
|
2006-11-13 Clint Adams <clint@zsh.org>
|
||||||
|
|
||||||
* 22998: Completion/Linux/_acpi: add -s to _arguments.
|
* 22998: Completion/Linux/_acpi: add -s to _arguments.
|
||||||
|
|
|
@ -323,6 +323,8 @@ _ssh_users () {
|
||||||
|
|
||||||