aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/config_interactive.fish.in
Commit message (Collapse)AuthorAge
* Fix a few more trailing N_ callsGravatar axel2007-01-27
| | | | darcs-hash:20070127020240-ac50b-6081d8cc0bc5d648b53b3ddfe878ec0f65412b6e.gz
* Do not add --help completions for builtins at init time. These completions ↵Gravatar axel2006-12-14
| | | | | | are already present in the commmand specific completions darcs-hash:20061214131239-ac50b-3626c53c9c985bc3b786d5d6baff5e162a5e4951.gz
* Fix incorrect use of the 'builtin' builtin when the 'command' builtin was ↵Gravatar axel2006-12-14
| | | | | | intended darcs-hash:20061214120630-ac50b-5cee4b32042bb23c1a4b01e2a400a4af13c64c9c.gz
* Make sure cwd colors update when the variable changes. This is a common ↵Gravatar axel2006-12-12
| | | | | | regression, it seems. This time it was caused by the repaint reductions added in 1.22.2. darcs-hash:20061212101348-ac50b-970686fcd3317f19c6131cdc46885a841c68a6d6.gz
* Remove fallback of using globals when universal variables are broken in ↵Gravatar axel2006-12-01
| | | | | | config file- fish does the equivalen internally now darcs-hash:20061130154838-ac50b-04861991dfc12fc4a7d1bb675dbffe4b78df920e.gz
* Replace all internal uses of grep with sgrep, which is a wrapper around grep ↵Gravatar axel2006-11-30
| | | | | | that strips away any GREP_OPTIONS. This is needed to avoid users who have added arbitrary switches to GREP_OPTIONS, thus changing its behaviour. darcs-hash:20061129140004-ac50b-485ff6bfd71e9459ba62461f6e093ca5c9ddd664.gz
* Move the event handler for fish_color_cwd to init file, so it is not ↵Gravatar axel2006-11-19
| | | | | | autounloaded. Also cache output of call to set_color command to improve performance a bit. darcs-hash:20061118212147-ac50b-b0f44cca2acf7465dd9ff071aa35a3ac81f0615f.gz
* Do not print a newline on empty greeting message. Thanks to Reuben Thomas ↵Gravatar axel2006-11-07
| | | | | | for pointing this out. darcs-hash:20061107130629-ac50b-553bc13390c0f040f4cecf2780e34da674e065fa.gz
* Fix code for locating inputrc-file in users fish configuration directory. ↵Gravatar axel2006-11-04
| | | | | | Thanks to Reuben Thomas for reporting this. darcs-hash:20061103155335-ac50b-23ddaec5d0ca591b00e8a59ccc39e63ed8b9ff25.gz
* Fix spelling error in init fileGravatar axel2006-10-26
| | | | darcs-hash:20061025203337-ac50b-576bd81401e332f94ecdff5665ca8da82c63fa8e.gz
* Remove extra whitespace from warning message on directory transitionGravatar axel2006-10-23
| | | | darcs-hash:20061022155759-ac50b-e1cd50b1b0d05413ad6e4d6c06a0f005e17d6976.gz
* First stab at directory transition. Test with care...Gravatar axel2006-10-19
darcs-hash:20061019115023-ac50b-30c3fd51d8af8a616d63dfcac39370d7fe6d144e.gz