summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_pids
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved to Completion/Unix/Type/_pidsSven Wischnowsky1-56/+0
2001-03-2613779/13783: fixes from Michal PolitowskiClint Adams1-1/+1
2001-03-26_pids shouldn't start menu completion if the current word starts with a hyphe...Sven Wischnowsky1-1/+1
2001-03-23don't auto-start menu completion after a `%' when completing pids or jobs (13...Sven Wischnowsky1-1/+1
2000-08-16remove unnecessary localSven Wischnowsky1-3/+2
2000-08-15call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky1-11/+13
2000-08-15small improvement to allow lists where the pid is not in the first column (12...Sven Wischnowsky1-2/+2
2000-06-20a bit of security for compinit (avoid using things writable by others); avoid...Sven Wischnowsky1-1/+1
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-6/+27
2000-04-13remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky1-4/+4
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky1-2/+2
2000-04-01Updated from list as far as 10376Peter Stephenson1-5/+21
1999-11-04Initial revisionTanaka Akira1-0/+18