summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_rlogin
AgeCommit message (Collapse)AuthorFilesLines
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf1-2/+2
-P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
2016-09-1139261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵Oliver Kiddle1-0/+1
with sudo in completion functions A new gain-privileges style enables it and a _comp_priv_prefix array added for tracking how to match privileges for the current command
2011-12-0929918: Completion: Add new _remote_files() helper and use it to reduce code ↵Simon Ruderich1-28/+1
duplication.
2003-06-0518607: correctly handle quoting for remote files for rcp completionOliver Kiddle1-3/+3
2003-05-07users/6080, users/6083: more quoting fixesOliver Kiddle1-1/+1
2003-01-0718058: complete remote files for rcpOliver Kiddle1-1/+28
2001-04-02moved from Completion/User/_rloginSven Wischnowsky1-0/+74