mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
Remove Base16 mention from CHANGELOG
It's not in 3.1.0.
This commit is contained in:
parent
e143618aef
commit
e34e5d88db
1 changed files with 0 additions and 1 deletions
|
@ -134,7 +134,6 @@
|
|||
- 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