about summary refs log tree commit diff
path: root/Completion/Unix/Type/_remote_files
Commit message (Collapse)AuthorAgeFilesLines
* 44090 (re: 44085): _remote_files: Don't set QUOTING_STYLEdana2019-02-271-1/+1
| | | | | The syntax was incompatible with some shells, and it's probably not a big enough concern to work around it
* 44085: _remote_files: Prevent ls/alias settings from mangling file listingsdana2019-02-261-1/+4
|
* 23519: Use tag remote-files for remote filesPeter Stephenson2018-06-291-2/+2
|
* 40973: _remote_files: Fix completion of remote files that start with a ↵Daniel Shahaf2017-04-181-2/+4
| | | | hyphen/minus.
* unposted: fix typo that was causing handling of "--" argument to failBarton E. Schaefer2016-11-031-1/+1
|
* 39295: allow -- to appear in the command line passed as an argumentOliver Kiddle2016-09-121-2/+2
|
* 39193 (cf. Yoshio Hanawa: 39192): don't pass options from after -- on to compaddOliver Kiddle2016-09-071-6/+9
|
* users/17382: complete URLs for vim and make _remote_files moreOliver Kiddle2012-11-071-0/+86
consistent with _files