aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions
Commit message (Expand)AuthorAge
* 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
* 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