2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-02-15 21:49:26 +00:00
fish-shell/share
axel 6c8a559023 Drop unneeded '--' when using set builtin in various places
darcs-hash:20061212203727-ac50b-23fbb54bba0c5773e8a3dd2e5737ea8a670c801d.gz
2006-12-13 06:37:27 +10:00
..
completions Drop unneeded '--' when using set builtin in various places 2006-12-13 06:37:27 +10:00
functions Drop unneeded '--' when using set builtin in various places 2006-12-13 06:37:27 +10:00
config.fish.in Replace all internal uses of grep with sgrep, which is a wrapper around grep that strips away any GREP_OPTIONS. This is needed to avoid users who have added arbitrary switches to GREP_OPTIONS, thus changing its behaviour. 2006-11-30 00:00:04 +10:00
config_interactive.fish.in Make sure cwd colors update when the variable changes. This is a common regression, it seems. This time it was caused by the repaint reductions added in 1.22.2. 2006-12-12 20:13:48 +10:00