CHANGELOG: terminal.font selection

This commit is contained in:
Alexander Sosedkin 2022-09-18 20:57:54 +02:00
parent 900a5491e4
commit 6d8f64299b

View file

@ -2,6 +2,11 @@
## Release 22.11 (unreleased)
* Terminal font now should be specified using `terminal.font` option,
set it to a TTF file to apply a font.
An in-app `Styling` option will no longer work.
Previously present file will be backed up to `~/.termux/font.ttf.bak`.
## Release 22.05
### Compatibility considerations