1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
Commit graph

34 commits

Author SHA1 Message Date
Peter Stephenson
e84adfe6cb 26899: Ingmar Vanhassel: complete ssh -Y 2009-04-29 12:32:37 +00:00
Clint Adams
9b3a41d529 Jörg Sommer: 25882: run ssh with -oBatchMode=yes. 2008-10-14 21:08:00 +00:00
Peter Stephenson
7072c10ae2 users/11333: fix users-hosts for ssh when user matched 2007-03-25 12:51:43 +00:00
Peter Stephenson
e12c3e2dc9 users/10981: needs glob_subst for config file 2006-11-14 17:16:39 +00:00
Peter Stephenson
b50e035a8a users/10979: ssh completion uses config file from -F if present 2006-11-14 12:12:03 +00:00
Clint Adams
55739ab8ae 22812: utilize _bind_addresses in existing completion functions. 2006-10-03 16:24:51 +00:00
Clint Adams
13e2483152 22105: ssh -M, -S, and -O 2005-12-25 01:02:24 +00:00
Clint Adams
339989a273 22104: add support for new options such as ControlMaster and ControlPath. 2005-12-25 00:31:43 +00:00
Wayne Davison
d8200a0b74 Make the new completion handle multile names per "Host" directive
and elide names that contain wildcards.
2005-11-18 17:43:25 +00:00
Peter Stephenson
b1c72569b9 users/9688: improved _ssh_hosts from Hanna Koivisto 2005-11-18 14:53:43 +00:00
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