aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions
Commit message (Expand)AuthorAge
* Bind clipboard-copy to \cx, restore yank bindingGravatar Fabian Homborg2016-06-21
* Remove SHLVL check.Gravatar Aaron Gyes2016-06-18
* Decrease minimum SHLVL for suspend without --forceGravatar Aaron Gyes2016-06-15
* `string escape` some eval callsGravatar Aaron Gyes2016-06-15
* Refine reading ssh_config (#3146)Gravatar Boris Aranovich2016-06-15
* Quote `eval ... webconfig.py` in fish_config.fishGravatar Aaron Gyes2016-06-14
* Merge pull request #3123 from moverest/completionGravatar Fabian Homborg2016-06-10
|\
* | Allow compressed man pages in `help`Gravatar Fabian Homborg2016-06-10
| * Split __fish_print_modules from modprob.fish and modinfo.fishGravatar Clément Martinez2016-06-08
|/
* Do not hardcode RGB values in color definitions.Gravatar Jorge Bucaran2016-06-01
* Style fixes for fish_vi_cursorGravatar Fabian Homborg2016-05-30
* Remove stray "0" output from man completionsGravatar Fabian Homborg2016-05-29
* Man completions: Show all pages for a sectionGravatar Fabian Homborg2016-05-29
* Indent __fish_git_promptGravatar Fabian Homborg2016-05-29
* Git prompt: Remove legacy optionGravatar Fabian Homborg2016-05-29
* Stringify git promptGravatar Fabian Homborg2016-05-29
* Git prompt: Shorten the sha ourselvesGravatar Fabian Homborg2016-05-28
* Git prompt: Only shorten sha if neededGravatar Fabian Homborg2016-05-28
* Funced: Make removal safer, take twoGravatar Fabian Homborg2016-05-28
* Split off __fish_complete_blockdevice from mount.fish.Gravatar Frederik “Freso” S. Olesen2016-05-27
* Run fish_indent on default_key_bindingsGravatar Fabian Homborg2016-05-25
* Add clipboard helper functions and bind themGravatar Fabian Homborg2016-05-25
* Funced: Limit damage when removing tmpfileGravatar Fabian Homborg2016-05-24
* Simplify some code in abbrGravatar Fabian Homborg2016-05-23
* Fix printing "--" in abbr --showGravatar Fabian Homborg2016-05-23
* Fix "--" argument in abbrGravatar Fabian Homborg2016-05-23
* Don't mangle arguments in abbrGravatar Fabian Homborg2016-05-23
* Fix funced's tmpfile generation on OSXGravatar Fabian Homborg2016-05-23
* Check validity of fish_key_bindingsGravatar Fabian Homborg2016-05-22
* add `function --shadow-builtin` flagGravatar Kurtis Rader2016-05-14
* Remove the errant newline in __fish_cancel_commandline againGravatar ridiculousfish2016-05-13
* fix the style of several functionsGravatar Kurtis Rader2016-05-08
* Change abbr to allow non-letter keys (#2996)Gravatar Elis Axelsson2016-05-06
* add floating point output to `math` commandGravatar Kurtis Rader2016-05-03
* Bind btab also in vi-bindingsGravatar Fabian Homborg2016-05-03
* Add missing color definitions to __fish_init_1_50_0 reset. (#2987)Gravatar Jorge Bucaran2016-05-01
* don't use colors when writing the ^C indicatorGravatar Kurtis Rader2016-04-30
* Erase the autosuggestion in fish_cancel_commandline by clearing to EOLGravatar ridiculousfish2016-04-29
* Remove an errant newline in the fish_cancel_commandline outputGravatar ridiculousfish2016-04-29
* clarify fish_vi_mode deprecation warningGravatar Kurtis Rader2016-04-28
* provide a realpath implementationGravatar Kurtis Rader2016-04-28
* Allow setting key bindings universallyGravatar Fabian Homborg2016-04-26
* Remove named arg in fish_default_key_bindingsGravatar Fabian Homborg2016-04-26
* Set fish_key_bindings globally in binding functionsGravatar Fabian Homborg2016-04-26
* Deprecate fish_vi_modeGravatar Fabian Homborg2016-04-26
* Let the binding functions set the binding variableGravatar Fabian Homborg2016-04-26
* Remove $__fish_vi_modeGravatar Fabian Homborg2016-04-26
* add way to comment/uncomment a commandGravatar Kurtis Rader2016-04-19
* Move 24bit setup into config.fishGravatar Fabian Homborg2016-04-18
* number `dirh` output to make prevd/nextd easierGravatar Kurtis Rader2016-04-16