1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Bart Schaefer
627cafd9db 21235,21236: fixes to _remote_files 2005-05-09 02:38:32 +00:00
Clint Adams
9a68e6425b * 20583: Completion/Unix/Command/_ssh: complete "modern" options
such as GSSAPIAuthentication.
2004-11-27 17:41:22 +00:00
Bart Schaefer
2313f83218 As suggested by 19666 and corrected by 19668, fix remote file completion. 2004-03-21 01:54:49 +00:00
Oliver Kiddle
824ea0edc9 19457: new sed and uniq completions, add descriptions for rar commands and
update completion for ssh-keygen
2004-02-23 17:03:09 +00:00
Oliver Kiddle
9d071829ec users/6080, users/6083: more quoting fixes 2003-05-07 12:44:46 +00:00
Oliver Kiddle
b9d8d6f200 users/5915: two levels of quoting are needed for remote files with scp 2003-02-13 16:14:51 +00:00
Oliver Kiddle
a9d6514476 18058: allow multiple port redirections 2003-01-07 08:49:16 +00:00
Clint Adams
0b0f8cbc3c 17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c. 2002-09-06 06:19:57 +00:00
Oliver Kiddle
30aa9063e8 pass -F option through to ssh when getting remote files for scp completion 2002-09-03 19:05:27 +00:00
Oliver Kiddle
bb9a3f1e01 17607: pass on options for port no to ssh when getting remote files for scp 2002-09-03 12:28:41 +00:00
Sven Wischnowsky
61f8a07bfc make more calls to _message use the -e option (16988) 2002-04-16 07:48:43 +00:00
Oliver Kiddle
e38adccc5d 16935: update options completed for ssh and add sftp completion 2002-04-04 14:59:54 +00:00
Clint Adams
87ac2d16d9 16934: complete ssh -1 as well as ssh -2. 2002-04-04 12:41:35 +00:00
Oliver Kiddle
25b84ec914 handle dot files and directories too 2002-03-19 18:45:32 +00:00
Oliver Kiddle
79952b8e05 16864: fix remote file completion with relative paths 2002-03-19 17:28:20 +00:00
Clint Adams
aa9b40fb5d 16568: get listing of entire directory for approximation and other purposes. 2002-02-05 18:10:52 +00:00
Clint Adams
6b932f3cf7 16566: show ls -F classifiers as display strings. 2002-02-05 18:03:24 +00:00
Clint Adams
8db461b8e4 16555: add | to bracket expression, 2>/dev/null 2002-02-04 18:44:14 +00:00
Clint Adams
190aef0e25 16553: differentiate between files and directories during remote scp completion. 2002-02-04 18:03:02 +00:00
Oliver Kiddle
d7822305b4 16461: a number of minor completion function updates 2002-01-16 16:29:51 +00:00
Clint Adams
ab90a00264 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol= 2001-09-25 03:06:46 +00:00
Sven Wischnowsky
a37d1d749d improve user/host completion before a @ (15468) 2001-07-24 07:11:32 +00:00
Oliver Kiddle
56528ccb66 spelling corrections 2001-05-29 17:54:08 +00:00
Sven Wischnowsky
31cf3a8ab4 moved from Completion/User/_ssh 2001-04-02 12:02:29 +00:00