aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Apropos completion: Ignore stderrGravatar 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
* Improve journalctl completionGravatar Fabian Homborg2015-07-16
* pngquant delete.png, saving ~1.4 KBGravatar ridiculousfish2015-07-12
* Add favicon for web configGravatar Jonathan Chan2015-07-12
* __fish_git_prompt: fix stateseparator color in informative_statusGravatar Vladimir Rudnyh2015-07-12
* :+1: New sample prompt from AcidhubGravatar Fernando Manfredi2015-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
* machinectl: Fix fatal errors in __fish_systemd_has_machine_imageGravatar Fabian Homborg2015-07-02
* machinectl completions: Add --no-ask-passwordGravatar Fabian Homborg2015-07-02
* 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
* Add completion for systemd's busctlGravatar Fabian Homborg2015-06-23
* Correct name and author fields to be lowercase in sorin promptGravatar ridiculousfish2015-06-23
* Add sorin themeGravatar Ivan Tham2015-06-23
* __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
* fish_config to select the proper tab when run with a tab nameGravatar ridiculousfish2015-06-14
* Tweak the styling of the abbreviation editorGravatar ridiculousfish2015-06-13
* Use --remove instead of -e when erasing abbreviations from fish_configGravatar ridiculousfish2015-06-13
* 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
* | Revert "Add completions for pass"Gravatar David Adam2015-05-25
* | Add completions for git-filter-branchGravatar John Pham2015-05-23
* | Add completions for passGravatar Rico Sta. Cruz2015-05-23
| * abbr: rename --remove to --eraseGravatar David Adam2015-05-22
* | Make fish_config work correctly when IPv6 is disabled in the kernelGravatar ridiculousfish2015-05-17
| * Make fish_config work correctly when IPv6 is disabled in the kernelGravatar ridiculousfish2015-05-17
|/
* added cursor:pointer to master_element in web_config cssGravatar Brendan Whitfield2015-05-03
* Reset the color after printing the CWD in classic+git promptGravatar ridiculousfish2015-04-23
* Only pass the command name to command-not-foundGravatar ridiculousfish2015-04-20
* Added completions for `apt` commandGravatar Roman Hargrave2015-04-16
* Revert "Source files /etc/profile.d/*.fish at startup"Gravatar ridiculousfish2015-04-14
* Switch back to insert mode after executing a command in vi modeGravatar ridiculousfish2015-04-08
* add completions for test kitchenGravatar Nathan L Smith2015-04-07
* 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
* Use $PWD instead of (pwd) in sample promptGravatar ridiculousfish2015-03-24
* Source files /etc/profile.d/*.fish at startupGravatar ridiculousfish2015-03-24
* abbr: coalesce multiple arguments to --addGravatar David Adam2015-03-13