aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/config_interactive.fish.in
Commit message (Expand)AuthorAge
* Fix a few more trailing N_ callsGravatar axel2007-01-27
* Do not add --help completions for builtins at init time. These completions ar...Gravatar axel2006-12-14
* Fix incorrect use of the 'builtin' builtin when the 'command' builtin was int...Gravatar axel2006-12-14
* Make sure cwd colors update when the variable changes. This is a common regre...Gravatar axel2006-12-12
* Remove fallback of using globals when universal variables are broken in confi...Gravatar axel2006-12-01
* Replace all internal uses of grep with sgrep, which is a wrapper around grep ...Gravatar axel2006-11-30
* Move the event handler for fish_color_cwd to init file, so it is not autounlo...Gravatar axel2006-11-19
* Do not print a newline on empty greeting message. Thanks to Reuben Thomas for...Gravatar axel2006-11-07
* Fix code for locating inputrc-file in users fish configuration directory. Tha...Gravatar axel2006-11-04
* Fix spelling error in init fileGravatar axel2006-10-26
* Remove extra whitespace from warning message on directory transitionGravatar axel2006-10-23
* First stab at directory transition. Test with care...Gravatar axel2006-10-19