mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-28 05:00:59 +01:00
21931: don't use _hosts for ping now there's _ping
This commit is contained in:
parent
7c442d2e06
commit
4dc44ce027
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
2005-10-24 Peter Stephenson <pws@csr.com>
|
2005-10-24 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
|
* 21931: 21913 means _hosts shouldn't complete for ping.
|
||||||
|
|
||||||
* 21930: Src/Zle/zle_refresh.c: handle extra-wide characters at
|
* 21930: Src/Zle/zle_refresh.c: handle extra-wide characters at
|
||||||
end of line by adding spaces.
|
end of line by adding spaces.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#compdef ftp ping rwho rup xping traceroute host aaaa zone mx ns soa txt
|
#compdef ftp rwho rup xping traceroute host aaaa zone mx ns soa txt
|
||||||
|
|
||||||
local expl hosts tmp
|
local expl hosts tmp
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue