about summary refs log tree commit diff
path: root/Completion/Unix/Type/_signals
Commit message (Collapse)AuthorAgeFilesLines
* fixes for completion of signal names with SIG prefix and for completing ↵Sven Wischnowsky2002-01-071-4/+12
| | | | command names instead of pids (16406)
* 16372: allow signal names to be prefixed by `SIG' with kill builtin and fixOliver Kiddle2001-12-211-1/+2
| | | | problem with no argument to kill -n and -s options
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-061-9/+8
|
* moved from Completion/Builtins/_signalsSven Wischnowsky2001-04-021-0/+37