1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-16 14:41:02 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Daniel Shahaf
a30da73187 45572: _sshfs: Complete some more options 2020-03-17 14:03:50 +00:00
Oliver Kiddle
359a8fce00 44587: completion option updates 2019-08-19 16:15:49 +02:00
Daniel Shahaf
7f619220bf unposted: _sshfs: Make the -o option repeatable, accept "--". 2017-11-04 17:31:18 +00:00
Oliver Kiddle
373ad33f44 40823: update option completion for sshfs 2.8 2017-03-10 16:54:21 +01:00
Daniel Shahaf
769c6cbc28 unposted: _sshfs: Fix completion of options with values
The "=" to the left of the ":" was interpreted as a literal part of the option
name, resulting in double equal signs.
2015-08-17 21:55:24 +00:00
Daniel Shahaf
ad98fab65d 36158: _sshfs: Fix completion of and after -o
The "action" part of the -o spec didn't escape colons.
2015-08-17 21:54:55 +00:00
Clint Adams
6476afa367 22055: completion for the FUSE sshfs. 2005-12-07 20:41:03 +00:00