summaryrefslogtreecommitdiff
path: root/Completion/User/_ssh
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Unix/Command/_sshSven Wischnowsky1-254/+0
2001-01-15add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky1-4/+8
(13346)
2000-11-20Tweak auto-suffix-removal for _rcp and _scp.Bart Schaefer1-1/+1
2000-06-28miscSven Wischnowsky1-1/+1
2000-06-21* 12019: Completion/User/_ssh: upgrade to the last opensshChmouel Boudjnah1-6/+24
options.
2000-05-0911280: Completion/User/_make: suppress an error with closed stdinTanaka Akira1-1/+1
on OpenBSD. 11278: Completion/User/_ssh: disable forwarding to use ssh.
2000-05-03allow `-' in exclusion lists for _arguments, to avoid completing all options ↵Sven Wischnowsky1-1/+1
(11121)
2000-04-05use basename of commands instead of $words[1]Sven Wischnowsky1-142/+222
1999-09-08Initial revisionTanaka Akira1-0/+152