aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/__fish_config_interactive.fish
Commit message (Expand)AuthorAge
* `string escape` some eval callsGravatar Aaron Gyes2016-06-15
* Do not hardcode RGB values in color definitions.Gravatar Jorge Bucaran2016-06-01
* Check validity of fish_key_bindingsGravatar Fabian Homborg2016-05-22
* add `function --shadow-builtin` flagGravatar Kurtis Rader2016-05-14
* fix the style of several functionsGravatar Kurtis Rader2016-05-08
* Add missing color definitions to __fish_init_1_50_0 reset. (#2987)Gravatar Jorge Bucaran2016-05-01
* Move 24bit setup into config.fishGravatar Fabian Homborg2016-04-18
* Skip greeting on empty variableGravatar Fabian Homborg2016-01-18
* Disable 24bit-color on neovim's terminalGravatar Fabian Homborg2016-01-14
* Pass the full argv to the NixOS command-not-found handlerGravatar Nathan Zadoks2016-01-03
* Immediately define command-not-found handlerGravatar Fabian Homborg2015-12-30
* Remove temporary set_default functionGravatar Fabian Homborg2015-12-30
* Simplify greetingGravatar Fabian Homborg2015-12-29
* Update vte cwd on launchGravatar Fabian Homborg2015-12-12
* Enable 24-bit mode for selected terminalsGravatar Fabian Homborg2015-12-10
* Allow set_color options in general for linux VTsGravatar Fabian Homborg2015-09-10
* Also allow bold, underline and printing colors in linux kernel VTsGravatar Fabian Homborg2015-09-10
* Load fish_user_key_bindings for any binding (including vi)Gravatar Fabian Homborg2015-09-01
* Make overriding cnf-handler workGravatar Fabian Homborg2015-08-31
* Improve situation for linux in-kernel VTs (TERM = "linux")Gravatar Fabian Homborg2015-08-30
* Fix Unknown Signal 'winch'Gravatar PythEch2015-07-24
* 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
* Only pass the command name to command-not-foundGravatar ridiculousfish2015-04-20
* 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
* Add command-not-found handler for Arch LinuxGravatar T. Jameson Little2015-01-30
* Fix not found handler for fedoraGravatar Max Gonzih2015-01-18
* Support nixos command-not-found handlerGravatar Max Gonzih2014-12-22
* __fish_config_interactive: send CWD via escapes in Apple TerminalGravatar David Adam2014-11-20
* Remove pre-1.22 migration support in fish_config_interactiveGravatar ridiculousfish2014-11-09
* Minor tweaks to initial keybinding loadGravatar Kevin Ballard2014-10-02
* Manpage completions: store in $XDG_DATA_HOMEGravatar David Adam2014-09-29
* Only print fish_greeting for interactive shellsGravatar Kevin Ballard2014-09-21
* Reset fish_bind_mode when changing fish_key_bindingsGravatar Kevin Ballard2014-09-18
* Adopt the new type -q flag in the other functionsGravatar Kevin Ballard2014-07-13
* Merge branch 'master' into 1218_rebaseGravatar ridiculousfish2014-03-29
|\
| * Make fish install a command_not_found handler in non-interactive uses.Gravatar ridiculousfish2014-02-20
| * Redirect stderr of initial call to __fish_reload_key_bindings. Fixes ##1155Gravatar ridiculousfish2014-02-03
| * Squashed commit of the following:Gravatar David Adam2014-02-02
* | Set selection color to purpleGravatar Julian Aron Prenner2014-01-15
|/
* Use fish from $__fish_bin_dir while calling fish_update_completions at startupGravatar Siteshwar Vashisht2013-11-17
* Don't show warning while generating man page completions on startupGravatar Siteshwar Vashisht2013-11-12
* Autogenerate manpage completions in background if they do not existGravatar Siteshwar Vashisht2013-11-12
* Rename internal functions for consistency.Gravatar nulltrek2013-09-12
* Fix VTE version testGravatar Konrad Borowski2013-09-04
* Notify vte-based terminals of $PWD change (#906)Gravatar Tim Cuthbertson2013-09-04
* Fix tabs in share/functions/__fish_config_interactive.fishGravatar ridiculousfish2013-08-24
* Fix "command not found" handler behaviour.Gravatar nulltrek2013-08-24
* Avoid standard command not found message when command-not-found is foundGravatar Konrad Borowski2013-07-19