mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-17 05:33:52 -04:00
term: set_app_id() + set_window_title(): only allow printable characters
This commit is contained in:
parent
9a1b59adae
commit
d523e7a676
4 changed files with 19 additions and 6 deletions
|
|
@ -74,6 +74,8 @@
|
|||
* Use `utf8proc_charwidth()` instead of `wcwidth()`+`wcswidth()` when
|
||||
calculating character width, when foot has been built with utf8proc
|
||||
support ([#1865][1865]).
|
||||
* Run-time changes to the window title, and the app ID now require the
|
||||
new value to consist of printable characters only.
|
||||
|
||||
[1865]: https://codeberg.org/dnkl/foot/issues/1865
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue