mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-18 14:33:14 -04:00
config: add tweak.grapheme-width-method=max
‘max’ is a new value for ‘tweak.grapheme-width-method’. When enabled, the width of a grapheme cluster is that of the cluster’s widest codepoint.
This commit is contained in:
parent
caec64cbda
commit
c1c0f11821
5 changed files with 18 additions and 3 deletions
|
|
@ -35,7 +35,12 @@
|
|||
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
* New value, `max`, for `[tweak].grapheme-width-method`.
|
||||
|
||||
|
||||
### Changed
|
||||
### Deprecated
|
||||
### Removed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue