aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions
Commit message (Expand)AuthorAge
* vi-mode: Inherit \cf and \cb bindings as wellGravatar Fabian Homborg2015-11-06
* 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 ability to customize the amount of path shortening in prompt_pwdGravatar Gary Peck2015-10-26
* fish_complete_subcommand: shadow scope to inherit e.g. $PATHGravatar David Adam2015-10-21
* 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
* 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
* 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
* prompt_pwd: zero fork prompt in general caseGravatar Ian Ray2015-10-04
* Replace `sed -E` with `string replace`Gravatar Fabian Homborg2015-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
* __fish_hg_prompt: Remove explicit root check againGravatar Fabian Homborg2015-09-27
* math: Avoid calling `env`Gravatar Fabian Homborg2015-09-27
* __fish_hg_prompt: Only show current bookmarkGravatar Fabian Homborg2015-09-26
* __fish_hg_prompt: Add bookmark supportGravatar Fabian Homborg2015-09-26
* __fish_hg_prompt: Bail early if not in a hg repoGravatar Fabian Homborg2015-09-26
* Normalize ls completions and bring them up-to-dateGravatar Fabian Homborg2015-09-26
* Introduce __fish_print_pacman_repos helperGravatar Fabian Homborg2015-09-25
* __fish_print_{addresses,interaces}: Better OSX/BSDGravatar Fabian Homborg2015-09-24
* __fish_print_{addresses,interfaces}: Add alternative to net_toolsGravatar Fabian Homborg2015-09-24
* export: Enable values with "=" in themGravatar Fabian Homborg2015-09-24
* Fix aliases with whitespaceGravatar Fabian Homborg2015-09-23
* Refactor *vi* completions, add nvim wrapperGravatar Fabian Homborg2015-09-23
* systemctl completions: Show instanced servicesGravatar Fabian Homborg2015-09-17
* Allow set_color options in general for linux VTsGravatar Fabian Homborg2015-09-10
* Also allow bold, underline and printing colors in linux kernel VTsGravatar Fabian Homborg2015-09-10
* Add __fish_sgrepGravatar Fabian Homborg2015-09-09
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
* Vcs prompt: Break if vcs isn't installedGravatar Fabian Homborg2015-09-06
* Use $VISUAL before $EDITOR in funcedGravatar Fabian Homborg2015-09-02
* Load fish_user_key_bindings for any binding (including vi)Gravatar Fabian Homborg2015-09-01
* Add escape sequences for arrows in some linux VTsGravatar Fabian Homborg2015-09-01
* Revert "Fix missing variable expansion $ in psub"Gravatar Fabian Homborg2015-08-31
* Fix missing variable expansion $ in psubGravatar Fabian Homborg2015-08-31
* Make overriding cnf-handler workGravatar Fabian Homborg2015-08-31
* Add a shell suspend functionGravatar Fabian Homborg2015-08-30
* Improve situation for linux in-kernel VTs (TERM = "linux")Gravatar Fabian Homborg2015-08-30