Peter Ammon
|
7659554dea
|
Remove use of caret redirection from share/*
This removes the use of caret redirections from share/completions
and share/functions, in preparation for dropping support in fish.
|
2018-04-01 13:42:38 -07:00 |
|
Aaron Gyes
|
68527ff20c
|
completions: --description -> -d
This ends up saving a surprising number of bytes.
|
2017-10-11 10:17:35 -07:00 |
|
Cobrand
|
172541c689
|
fix error when completing vi if it didnt exist (#3336)
|
2016-08-27 15:37:18 +02:00 |
|
Fabian Homborg
|
be51fe944d
|
Fix vi* completions
I forgot a "-c".
|
2015-09-23 19:01:34 +02:00 |
|
Fabian Homborg
|
6f92781992
|
Refactor *vi* completions, add nvim wrapper
This assumes `vim` is always vim (or close enough, nvim should also
work), while `vi` could be either.
Fixes #2416
|
2015-09-23 12:59:05 +02:00 |
|
axel
|
25082b6528
|
Update vi/vim completions. Add __fish_complete_text function that completes using any text file, and __fish_filter_mime that filters a file list based on mimetype. This update was written by Velko Hristov with some suggestions and updates by me.
darcs-hash:20070204151809-ac50b-b7f3b44ac528f9e994bf0f842ee2e008866fb620.gz
|
2007-02-05 01:18:09 +10:00 |
|