mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
Revert "Remove Base16 mention from CHANGELOG"
Will be in 3.1.0.
This commit is contained in:
parent
2035b90bfe
commit
26f744037a
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@
|
|||
- Improvements to the display of wide characters, particularly Korean characters and emoji (#5583, #5729).
|
||||
- The Vi mode cursor is correctly redrawn when regaining focus under terminals that report focus (eg tmux) (#4788).
|
||||
- Variables that control background colors (such as `fish_pager_color_search_match`) can now use `--reverse`.
|
||||
- Added Base16 color options to `fish_config`
|
||||
|
||||
#### Completions
|
||||
- Added completions for
|
||||
|
|
Loading…
Reference in a new issue