mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-06 07:15:30 -04:00
unicode combining: don't log overflow errors unless LOG_ENABLE_DBG == 1
This commit is contained in:
parent
e7d7b30c84
commit
fb001ee7a7
2 changed files with 4 additions and 1 deletions
|
|
@ -28,6 +28,8 @@
|
|||
lines in the scrolling region..
|
||||
* New terminal windows spawned with `ctrl`+`shift`+`n` are no longer
|
||||
double forked.
|
||||
* Unicode combining character overflow errors are only logged in when
|
||||
debug logging has been enabled.
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue