aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/__fish_filter_mime.fish
Commit message (Collapse)AuthorAge
* Fix __fish_filter_mime to not pass 0 to seqGravatar ridiculousfish2013-04-28
|
* Make __fish_filter_mime not spew if there's no resultsGravatar ridiculousfish2013-03-28
| | | | https://github.com/fish-shell/fish-shell/issues/628
* Minor bug fix in mime-completion-filter - correctly handle when there is no ↵Gravatar axel2007-08-02
| | | | | | mimetype darcs-hash:20070801173955-ac50b-0459fc6049e9ee1907c368b8a5a01b6aa1973e45.gz
* Update vi/vim completions. Add __fish_complete_text function that completes ↵Gravatar axel2007-02-05
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