aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Use unused cleanup_autogenerated_fileGravatar Alexander Hedges2015-11-08
* Remove autogenerated files before generating the new onesGravatar Alexander Hedges2015-11-08
* Guard against files that don't end in .[1...9]Gravatar Alexander Hedges2015-11-08
* Ignore references to builtin on the macGravatar Alexander Hedges2015-11-08
* vi-mode: Inherit \cf and \cb bindings as wellGravatar Fabian Homborg2015-11-06
* Improve apt-get completionGravatar maxried2015-11-01
* Update fish_default_key_bindings.fishGravatar maxried2015-10-29
* vi-mode: Make \cb do backward-word againGravatar Fabian Homborg2015-10-28
* vi: Bind \cx to end-of-line in insert modeGravatar Fabian Homborg2015-10-28
* Add cargo and rustc completion.Gravatar Bheesham Persaud2015-10-26
* Add ability to customize the amount of path shortening in prompt_pwdGravatar Gary Peck2015-10-26
* Switch useradd and chsh to `string`Gravatar Fabian Homborg2015-10-21
* fish_complete_subcommand: shadow scope to inherit e.g. $PATHGravatar David Adam2015-10-21
* Update mix completionGravatar Jan Ernsting2015-10-20
* git: Complete subcommands for git submodule foreachGravatar Fabian Homborg2015-10-20
* git: Disable submodule subcommand completion if one is already givenGravatar Fabian Homborg2015-10-20
* Fix git submodule completionsGravatar Fabian Homborg2015-10-20
* git completion: Allow branches with "/" in them as unique remote branchesGravatar Fabian Homborg2015-10-16
* Revert "prompts: more concise way of getting the hostname."Gravatar David Adam2015-10-16
* prompts: more concise way of getting the hostname.Gravatar Michael Fogleman2015-10-15
* vi: Make \cf do forward-word again in insert modeGravatar Fabian Homborg2015-10-14
* vi: Readd \cx bindingGravatar Fabian Homborg2015-10-14
* Make vi bindings inherit the defaultsGravatar Fabian Homborg2015-10-13
* Add BSD specific arguments for tr command completionGravatar buo2015-10-13
* Also send konsole cursor sequence for iTerm2Gravatar Fabian Homborg2015-10-13
* Make fish_vi_cursor check $TERM or use argumentGravatar Matt Steedman2015-10-13
* export: Fix replacingGravatar Fabian Homborg2015-10-12
* Fix pushd completions in the -n caseGravatar Fabian Homborg2015-10-09
* Remove OSX/Cygwin special cases from prompt_pwdGravatar Fabian Homborg2015-10-09
* functions/man.fish: add fish into MANPATH even if it is already setGravatar David Adam2015-10-09
* Remove errant slash from the end of cd completionsGravatar ridiculousfish2015-10-07
* Rewrite __fish_complete_cdGravatar Fabian Homborg2015-10-07
* Add missing \n to pushd completionsGravatar Fabian Homborg2015-10-07
* git completion: Complete files relative to repo-rootGravatar Fabian Homborg2015-10-06
* Add pushd -n to completions, use `string`Gravatar Fabian Homborg2015-10-05
* Improve pushd completionsGravatar Derek Harland2015-10-05
* Remove ls|__fish_sgrep from apt-proxy-importGravatar Fabian Homborg2015-10-04
* Move make completion to `string`Gravatar Fabian Homborg2015-10-04
* Move python comp away from eval and sedGravatar Fabian Homborg2015-10-04
* Move apt-show-versions away from `ls|__fish_sgrep`Gravatar Fabian Homborg2015-10-04
* Move setfacl completions to `string`Gravatar Fabian Homborg2015-10-04
* Bring aura completions in line with pacmanGravatar Fabian Homborg2015-10-04
* prompt_pwd: zero fork prompt in general caseGravatar Ian Ray2015-10-04
* git completion: Bring needs_command in line with gitGravatar Fabian Homborg2015-09-30
* Replace `sed -E` with `string replace`Gravatar Fabian Homborg2015-09-28
* Fix of multiple synonyms for apm commandGravatar Dan Underwood2015-09-28
* machinectl: Add "shell" subcommandGravatar Fabian Homborg2015-09-28
* Normalize cabal* completionGravatar Fabian Homborg2015-09-28
* Normalize aura completionsGravatar Fabian Homborg2015-09-28
* __fish_hg_prompt: Clean up a bitGravatar Fabian Homborg2015-09-27