Added
--log-level=none
command-line option.Tc
,setrgbf
andsetrgbb
capabilities infoot
andfoot-direct
terminfo entries. This should make 24-bit RGB colors work in tmux and neovim, without the need for config hacks or detection heuristics (https://codeberg.org/dnkl/foot/issues/615).
Changed
- Grapheme cluster width is now limited to two cells by default. This may cause cursor synchronization issues with many applications. You can set
[tweak].grapheme-width-method=wcswidth
to revert to the behavior in foot-1.8.0.
Fixed
- Grapheme cluster state being reset between codepoints.
- Regression: custom URL key bindings not working (https://codeberg.org/dnkl/foot/issues/614).