summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_su
AgeCommit message (Collapse)AuthorFilesLines
2014-10-2133485: fixes for zstyle context handlingOliver Kiddle1-5/+15
2006-01-1622110: more intelligent su completionBart Schaefer1-12/+61
2002-03-13remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky1-1/+1
sub-contexts both for function and style lookup (16819)
2002-03-04allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky1-1/+1
compdef; use this for parameter values and redirections (16755)
2002-01-21allow arguments to be given to functions used by compdef (actually, the ↵Sven Wischnowsky1-4/+2
strings are eval'uated, so this should be powerful enough) (16472)
2001-04-02moved from Completion/User/_suSven Wischnowsky1-0/+22