aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions
Commit message (Expand)AuthorAge
...
* provide a better experience when user presses \cCGravatar Kurtis Rader2016-04-14
* Remove the default self-insert binding in vi-default modeGravatar Fabian Homborg2016-04-12
* Fix "." and ".." paths in cd completionsGravatar Fabian Homborg2016-04-08
* Stringify many completions and functions, with --invert stringification.Gravatar Aaron Gyes2016-04-08
* cd completion: No description for absolute pathsGravatar Fabian Homborg2016-04-04
* __fish_print_packages: use libzypp builtin cache for zypperGravatar Sam Yu2016-03-30
* Add history --helpGravatar Fabian Homborg2016-03-30
* more fish_indent cleanup for prev commitGravatar Kurtis Rader2016-03-29
* fix regression to vi-mode \cc bindingGravatar Kurtis Rader2016-03-29
* limit size of cd history to 25 directoriesGravatar Kurtis Rader2016-03-23
* Make reading ssh files case-insensitiveGravatar Fabian Homborg2016-03-22
* implement swap-selection-start-stop functionGravatar Federico Ferri2016-03-20
* fix w, e (with a trick to cope with big-words)Gravatar Federico Ferri2016-03-20
* add \r equivalent bindingGravatar Kurtis Rader2016-03-20
* make alt-L output respect multi-line promptsGravatar Owen Richardson2016-03-18
* Migrate abbrs from =-separated to space-separatedGravatar Fabian Homborg2016-03-02
* Check ssh's KnownhostsFiles in print_hostnamesGravatar Fabian Homborg2016-03-02
* print_hostname: Avoid matches in fstab comments harderGravatar Fabian Homborg2016-03-02
* Stringify reading nfs in print_hostnamesGravatar Fabian Homborg2016-03-02
* Ignore zero-ips in print_hostnamesGravatar Fabian Homborg2016-03-02
* history.fish: Fix input handlingGravatar Jaime Marquínez Ferrándiz2016-03-02
* Use command which in typeGravatar Fabian Homborg2016-02-28
* Rewrite __fish_urlencode to not encode valid charactersGravatar Kevin Ballard2016-02-27
* Try to just see if grep is happy with --color=auto, or not, as the --help exi...Gravatar Aaron Gyes2016-02-20
* Fix the file URL for Terminal.appGravatar Jak Wings2016-02-16
* Correctly handle --merge in the history.fish functionGravatar ridiculousfish2016-02-16
* Fix typoGravatar Aaron Gyes2016-02-16
* Fix --merge hitting a caseGravatar Aaron Gyes2016-02-16
* Improve __fish_print_usersGravatar Sunguk Lee2016-02-15
* Rewrite abbr.fish to not call seqGravatar Fabian Homborg2016-02-13
* abbr: Bail early when the abbr already existsGravatar Fabian Homborg2016-02-13
* Fix user browser for help in CygwinGravatar Gordon Tyler2016-02-12
* Fix package listing for zypperGravatar Spittie2016-02-12
* Use string split in export.fishGravatar Fabian Homborg2016-02-10
* Improve __fish_print_service_namesGravatar Fabian Homborg2016-02-07
* Merge change for lengthened and configurable escape key timeoutGravatar ridiculousfish2016-02-04
|\
| * change default escape timeoutGravatar Kurtis Rader2016-02-04
* | Another stringification (__fish_complete_command)Gravatar Fabian Homborg2016-02-04
* | Replace `tr` invocationsGravatar Fabian Homborg2016-02-03
* | Stringify history.fishGravatar Fabian Homborg2016-02-03
* | Stringify __fish_complete_lpr_optionGravatar Fabian Homborg2016-02-03
* | Replace uses of expr with math/stringGravatar Fabian Homborg2016-02-03
* | Stringify trapGravatar Fabian Homborg2016-02-03
* | Skip greeting on empty variableGravatar Fabian Homborg2016-01-18
* | abbr: Ensure we don't split on "=" if the given separator is " "Gravatar Fabian Homborg2016-01-14
* | Optimize and modernize abbrGravatar Fabian Homborg2016-01-14
* | Disable 24bit-color on neovim's terminalGravatar Fabian Homborg2016-01-14
* | hg_prompt: Use string match -q instead of redirectionGravatar Fabian Homborg2016-01-08
* | Pass the full argv to the NixOS command-not-found handlerGravatar Nathan Zadoks2016-01-03
* | hg prompt: Throw away `string match` inputGravatar Fabian Homborg2015-12-31