mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 16:24:15 +08:00
7a8cbcda06
Unfortunately, nvim will, even when running in a terminal that supports it, swallow the sequences whole, rendering the displayed text _white_. This means falling back to 256 colors is the lesser evil as at least a blue-ish color will display as blue while a red-ish will be red, instead of both showing white. nvim's behavior does _not_ change depending on $NVIM_TUI_ENABLE_TRUE_COLOR or any other option I could find and neovim-qt exhibits the same behavior. Fixes #2600. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
tools | ||
config.fish |