diff options
| author | Oliver Kiddle <opk@users.sourceforge.net> | 2002-08-19 15:01:05 +0000 |
|---|---|---|
| committer | Oliver Kiddle <opk@users.sourceforge.net> | 2002-08-19 15:01:05 +0000 |
| commit | 4220133567baadc04b46d80803e382a7f87a42f3 (patch) | |
| tree | e57061dd147a26f88037740eb990f36834f70760 | |
| parent | handle killall5 (diff) | |
| download | zsh-4220133567baadc04b46d80803e382a7f87a42f3.tar zsh-4220133567baadc04b46d80803e382a7f87a42f3.tar.gz zsh-4220133567baadc04b46d80803e382a7f87a42f3.tar.bz2 zsh-4220133567baadc04b46d80803e382a7f87a42f3.tar.lz zsh-4220133567baadc04b46d80803e382a7f87a42f3.tar.xz zsh-4220133567baadc04b46d80803e382a7f87a42f3.tar.zst zsh-4220133567baadc04b46d80803e382a7f87a42f3.zip | |
complete for killall5, ifup and ifdown
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,8 +3,10 @@ * users/5260 (Bill Burton), users/5266: Completion/Unix/Command/_ant: with the call-command style parse ant -projecthelp to get targets - * unposted: Completion/X/Command/_nedit, Completion/Unix/Command/_mail: - nedit 5.3 adds a -version option and complete for nail with _mail + * unposted: Completion/X/Command/_nedit, Completion/Unix/Command/_mail, + Completion/Unix/Command/_killall, Completion/Unix/Type/_net_interfaces: + nedit 5.3 adds a -version option and complete for nail, + killall5, ifup and ifdown using existing functions 2002-08-18 Felix Rosencrantz <f_rosencrantz@yahoo.com> |
