mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
changelog: move grapheme cluster width entry to ‘changed’, and rewrite it
This commit is contained in:
parent
d9fc1e0d8a
commit
ab8f9afa90
1 changed files with 7 additions and 2 deletions
|
|
@ -36,11 +36,16 @@
|
|||
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).
|
||||
* `[tweak].grapheme-width-method=wcswidth|double-width` option to
|
||||
`foot.ini`.
|
||||
|
||||
|
||||
### 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 from foot-1.8.0.
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue