mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 10:57:30 +08:00
CHANGELOG colorscheme
This commit is contained in:
parent
81ff6db62d
commit
a1e74007d2
|
@ -157,6 +157,8 @@ Interactive improvements
|
||||||
- ``fish_add_path`` now automatically enables verbose mode when used interactively (in the commandline), in an effort to be clearer about what it does (:issue:`10532`).
|
- ``fish_add_path`` now automatically enables verbose mode when used interactively (in the commandline), in an effort to be clearer about what it does (:issue:`10532`).
|
||||||
- fish no longer adopts TTY modes of failed commands (:issue:`10603`).
|
- fish no longer adopts TTY modes of failed commands (:issue:`10603`).
|
||||||
- `complete -e cmd` now prevents autoloading completions for `cmd` (:issue:`6716`).
|
- `complete -e cmd` now prevents autoloading completions for `cmd` (:issue:`6716`).
|
||||||
|
- fish's default colorscheme no longer uses the color "blue" as it has bad contrast against the background in a few terminal's default palettes (:issue:`10758`, :issue:`10786`)
|
||||||
|
The colorscheme will not be upgraded for existing installs. If you want, you should select it again via ``fish_config``.
|
||||||
|
|
||||||
New or improved bindings
|
New or improved bindings
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in New Issue
Block a user