diff options
| author | Wayne Davison <wayned@users.sourceforge.net> | 2005-11-18 17:44:42 +0000 |
|---|---|---|
| committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-11-18 17:44:42 +0000 |
| commit | 31e405fc14c641f2f3f9f8169cdead8cf078af67 (patch) | |
| tree | 4d0b68602010524a69ec3f5bdba52fb11b7e52a4 | |
| parent | Make the new completion handle multile names per "Host" directive (diff) | |
| download | zsh-31e405fc14c641f2f3f9f8169cdead8cf078af67.tar zsh-31e405fc14c641f2f3f9f8169cdead8cf078af67.tar.gz zsh-31e405fc14c641f2f3f9f8169cdead8cf078af67.tar.bz2 zsh-31e405fc14c641f2f3f9f8169cdead8cf078af67.tar.lz zsh-31e405fc14c641f2f3f9f8169cdead8cf078af67.tar.xz zsh-31e405fc14c641f2f3f9f8169cdead8cf078af67.tar.zst zsh-31e405fc14c641f2f3f9f8169cdead8cf078af67.zip | |
users/9690
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2005-11-18 Wayne Davison <wayned@users.sourceforge.net> + * users/9690: Completion/Unix/Command/_ssh: improved Hannu's + completion code to handle multiple hostnames per "Host" directive + and to skip wildcard-containing names. + * unposted: Src/Zle/zle_tricky.c: got rid of two unneeded casts. 2005-11-18 Peter Stephenson <pws@csr.com> |
