about summary refs log tree commit diff
path: root/Completion/User/_rlogin
Commit message (Collapse)AuthorAgeFilesLines
* add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky2001-01-151-2/+2
| | | | (13346)
* Tweak auto-suffix-removal for _rcp and _scp.Bart Schaefer2000-11-201-2/+2
|
* allow `-' in exclusion lists for _arguments, to avoid completing all options ↵Sven Wischnowsky2000-05-031-1/+1
| | | | (11121)
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-4/+4
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* use basename of commands instead of $words[1]Sven Wischnowsky2000-04-051-9/+74
|
* Initial revisionTanaka Akira1999-04-151-0/+9