aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions
Commit message (Expand)AuthorAge
* 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
* | Notify vte-based terminals when a command completes.Gravatar Ben Liblit2015-05-28
| * abbr: rename --remove to --eraseGravatar David Adam2015-05-22
|/
* Only pass the command name to command-not-foundGravatar ridiculousfish2015-04-20
* Switch back to insert mode after executing a command in vi modeGravatar ridiculousfish2015-04-08
* Fix funcsave to not delete the function it just createdGravatar ridiculousfish2015-04-06
* Fix #1978:"ul: unknown escape sequence" when asking for helpGravatar Sanne Wouda2015-04-04
* __fish_complete_python: fix regex to be POSIX-compatibleGravatar David Adam2015-03-30
* Revert "__fish_config_interactive: warn users that fishd is going away"Gravatar David Adam2015-03-30
* __fish_config_interactive: warn users that fishd is going awayGravatar David Adam2015-03-26
* abbr: coalesce multiple arguments to --addGravatar David Adam2015-03-13
* systemctl completions: Only list matching units on enable/disableGravatar Fabian Homborg2015-03-06
* systemctl completions: Add more unit types and commandsGravatar Fabian Homborg2015-03-06
* systemctl completions: Support user-modeGravatar Fabian Homborg2015-03-06
* isatty: use command test instead of redirectionsGravatar David Adam2015-02-01
* isatty: revert to previous behaviourGravatar David Adam2015-02-01
* Add command-not-found handler for Arch LinuxGravatar T. Jameson Little2015-01-30
* Add function to ouput hg branch and status for a promptGravatar LoveIsGrief2015-01-30
* default key bindings: ignore FocusIn/FocusOut control sequencesGravatar David Adam2015-01-30
* Fix not found handler for fedoraGravatar Max Gonzih2015-01-18
* Clean up recent fix for #1892Gravatar ridiculousfish2015-01-17
* Ignore error message when not on a Gentoo systemGravatar Jelte Fennema2015-01-17
* Don't define unnamespaced internal function.Gravatar Konrad Borowski2015-01-17
* Fix: eval should preserve previous $status if the evaluated block does not ch...Gravatar Jorge Bucaran2015-01-17
* Add more expository comments to eval, and remove a useless parameterGravatar ridiculousfish2015-01-07
* Change fish_paginate to paginate both stdout and stderr.Gravatar Andreas Heiduk2014-12-28