mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
changelog: new default value for ‘grapheme-width-method’
This commit is contained in:
parent
ab39ed99df
commit
3374f513ef
1 changed files with 3 additions and 0 deletions
|
|
@ -53,6 +53,9 @@
|
||||||
set a value to the empty string, for example.
|
set a value to the empty string, for example.
|
||||||
* Environment variables can now be **unset**, by setting
|
* Environment variables can now be **unset**, by setting
|
||||||
`[environment].<variable>=""` (quotes are required) ([#1225][1225])
|
`[environment].<variable>=""` (quotes are required) ([#1225][1225])
|
||||||
|
* New value for `[tweak].grapheme-width-method`: `default`. This mode
|
||||||
|
tries to do "the right thing", but may be incompatible with
|
||||||
|
especially older applications. It is the new default.
|
||||||
|
|
||||||
[1136]: https://codeberg.org/dnkl/foot/issues/1136
|
[1136]: https://codeberg.org/dnkl/foot/issues/1136
|
||||||
[1225]: https://codeberg.org/dnkl/foot/issues/1225
|
[1225]: https://codeberg.org/dnkl/foot/issues/1225
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue