aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions
Commit message (Expand)AuthorAge
* 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
* Fix spellingGravatar Annika Backstrom2015-08-30
* {prev,next}d-or-*-word: Fix for multiple linesGravatar Fabian Homborg2015-08-26
* Make alt-arrow in iTerm2 do the same thing as elsewhereGravatar Fabian Homborg2015-08-25
* Match the whole real home directory in prompt_pwd.Gravatar Jonas Hietala2015-08-08
* Making spacing of .fish files uniform.Gravatar Nicholas Maccharoli2015-08-08
* vi-mode: Make \cc go to normal from insert modeGravatar Fabian Homborg2015-08-04
* functions/history.fish: whitespace only changeGravatar David Adam2015-07-31
* functions/history.fish: validate command line arguments in wrapperGravatar David Adam2015-07-31
* Merge branch 'death_of_mimedb'Gravatar David Adam2015-07-25
|\
* | Fix Unknown Signal 'winch'Gravatar PythEch2015-07-24
* | __fish_print_mounted: expand scope on non-Linux platformsGravatar David Adam2015-07-24
* | Fix mountpoints with spaces on linuxGravatar Fabian Homborg2015-07-24
| * death of mimedb: remove mimedb from the treeGravatar David Adam2015-07-23
| * open: drop mimedb dependencyGravatar David Adam2015-07-23
| * __fish_complete_suffix: don't provide file description by defaultGravatar David Adam2015-07-23
| * __fish_{filter,complete}_mime: drop from treeGravatar David Adam2015-07-23
|/
* Normalize *diff completionsGravatar Fabian Homborg2015-07-20
* Normalize *grep completionsGravatar Fabian Homborg2015-07-20
* Remove function and descriptions from rc-service completionGravatar Fabian Homborg2015-07-20
* Normalize *tex completionsGravatar Fabian Homborg2015-07-20
* Normalize python* completionGravatar Fabian Homborg2015-07-20
* Normalize *sum (md5sum et al) completionsGravatar Fabian Homborg2015-07-20
* Normalize svn completionGravatar Fabian Homborg2015-07-20
* Normalize atool completionsGravatar Fabian Homborg2015-07-20
* Implement lowercase-r replace in fish_vi_modeGravatar ridiculousfish2015-07-20
* pacman completion: Turn into regular completionGravatar Fabian Homborg2015-07-19
* Add .fish suffix to funced's tempfile nameGravatar Fabian Homborg2015-07-19
* ctrl-p as up-or-search and ctrl-n as down-or-searchGravatar Jesse Nazario2015-07-19
* __fish_git_prompt: fix stateseparator color in informative_statusGravatar Vladimir Rudnyh2015-07-12
* update function parameter for EXIT signalGravatar David Woods2015-07-12
* Improve dirs output and add -c optionGravatar Derek Harland2015-07-12
* Alter pushd to add more bash-like behaviourGravatar Derek Harland2015-07-12
* Add completions for systemd's machinectlGravatar Fabian Homborg2015-07-02
* Add completions for Debian's Apache tools, a2{en,dis}{mod,conf,site}Gravatar David Adam2015-06-26
* __fish_print_hostnames: ignore errors from getentGravatar David Adam2015-06-19
* Tweak and add tests for abbrGravatar ridiculousfish2015-06-14
* Rework how the mode is reported in fish_vi_modeGravatar ridiculousfish2015-06-14
* Merge branch 'Integration_2.2.0'Gravatar David Adam2015-06-05
|\
| * vi bindings: clear commandline with Ctrl-CGravatar David Adam2015-06-05
* | Add 'bigword' vi key bindingsGravatar Michael Steed2015-06-04
* | Revert "Notify vte-based terminals when a command completes."Gravatar ridiculousfish2015-05-30