about summary refs log tree commit diff
path: root/Completion/Builtins/_pids
Commit message (Expand)AuthorAgeFilesLines
* moved to Completion/Unix/Type/_pidsSven Wischnowsky2001-04-021-56/+0
* 13779/13783: fixes from Michal PolitowskiClint Adams2001-03-261-1/+1
* _pids shouldn't start menu completion if the current word starts with a hyphe...Sven Wischnowsky2001-03-261-1/+1
* don't auto-start menu completion after a `%' when completing pids or jobs (13...Sven Wischnowsky2001-03-231-1/+1
* remove unnecessary localSven Wischnowsky2000-08-161-3/+2
* call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky2000-08-151-11/+13
* small improvement to allow lists where the pid is not in the first column (12...Sven Wischnowsky2000-08-151-2/+2
* a bit of security for compinit (avoid using things writable by others); avoid...Sven Wischnowsky2000-06-201-1/+1
* misc. completion cleanups and changes (11242)Sven Wischnowsky2000-05-081-6/+27
* remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky2000-04-131-4/+4
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-111-2/+2
* Updated from list as far as 10376Peter Stephenson2000-04-011-5/+21
* Initial revisionTanaka Akira1999-11-041-0/+18