aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* web_config: further python2/3 unificationGravatar David Adam2014-10-12
* web_config: use only Python 3-style (Unicode) string literalsGravatar David Adam2014-10-12
* Vagrant completion updatesGravatar Diego Zamboni2014-10-10
* A little extra tweaking so builtin_print_help looks betterGravatar Kevin Ballard2014-10-10
* Rewrite __fish_print_help to produce better resultsGravatar Kevin Ballard2014-10-09
* web_config: Interpret fish output as utf-8Gravatar Kevin Ballard2014-10-09
* fish_config: Log the path for errorsGravatar Kevin Ballard2014-10-09
* Support -h/--help with `eval`Gravatar Kevin Ballard2014-10-09
* Revert "Remove help completion for eval, which doesn't work"Gravatar Kevin Ballard2014-10-09
* web_config: send correct MIME type (and actually send it)Gravatar David Adam2014-10-09
* Remove help completion for eval, which doesn't workGravatar ridiculousfish2014-10-08
* Rewrite `abbr` functionGravatar Kevin Ballard2014-10-07
* web_config: fix output if no abbreviations definedGravatar David Adam2014-10-07
* web_config: add support for viewing abbreviationsGravatar David Adam2014-10-05
* web_config: set width to dynamic 80% of windowGravatar David Adam2014-10-05
* abbr.fish: add abbr, a command to manipulate abbreviationsGravatar David Adam2014-10-05
* web_config: update AngularJS to 1.0.8Gravatar David Adam2014-10-05
* Fix Perl module completions.Gravatar Konrad Borowski2014-10-04
* add yast2 completionGravatar Roman Inflianskas2014-10-04
* Prevent STDERR leak from abook detection in mutt completionGravatar Jon Gjengset2014-10-03
* Clean up prompt_pwd with the new function -V flagGravatar Kevin Ballard2014-10-02
* Update psub for the new --inherit-variable flagGravatar Kevin Ballard2014-10-02
* # This is a combination of 2 commits.Gravatar Kevin Ballard2014-10-02
* Minor tweaks to initial keybinding loadGravatar Kevin Ballard2014-10-02
* Create and use $DATADIR/vendor_completions.d/ for upstream completionsGravatar David Adam2014-10-01
* Manpage completions: store in $XDG_DATA_HOMEGravatar David Adam2014-09-29
* Added some completions for opamGravatar Vincent Huang2014-09-29
* bind: add completions for -m and -MGravatar David Adam2014-09-29
* __fish_print_hostnames: use awk to process ssh_config filesGravatar David Adam2014-09-29
* __fish_complete_path: add new completion, mimics builtin path completionGravatar David Adam2014-09-29
* Add Meta+H as keybinding for man page.Gravatar Konrad Borowski2014-09-28
* Revert "math.fish: support floating-point maths"Gravatar David Adam2014-09-27
* math.fish: support floating-point mathsGravatar David Adam2014-09-27
* Fix emacs completion on OS XGravatar lledey2014-09-24
* Make fish config work if one of colors is undefined.Gravatar Konrad Borowski2014-09-23
* Only print fish_greeting for interactive shellsGravatar Kevin Ballard2014-09-21
* Tweak git completion for aliases/stashesGravatar Kevin Ballard2014-09-21
* Use double dashes for contains in fossil completions.Gravatar Konrad Borowski2014-09-21
* Complete custom git commands in $PATHGravatar Kevin Ballard2014-09-19
* Better git alias completionGravatar Kevin Ballard2014-09-19
* Incorporate attribute links for color themes in web_configGravatar ridiculousfish2014-09-19
* Reset fish_bind_mode when changing fish_key_bindingsGravatar Kevin Ballard2014-09-18
* update completions for builtin commandsGravatar David Adam2014-09-17
* Ignore "host", "hostname", and hostname wildcardsGravatar Michael Stillwell2014-09-16
* Fix webconfig URL generation for python3Gravatar qjcg2014-09-15
* Ensure `type` still works if $IFS is unsetGravatar Kevin Ballard2014-09-08
* Suppress PATH errors in sudo tab-completionGravatar Kevin Ballard2014-09-04
* Fix F1 binding to work with multiple tokens.Gravatar Konrad Borowski2014-08-30
* Fix fish_vi_mode.fishGravatar Nikolai Aleksandrovich Pavlov2014-08-29
* Add Fossil command completions.Gravatar Konrad Borowski2014-08-29