Merge branch 'box-drawing-line-thickness'

Closes #281
This commit is contained in:
Daniel Eklöf 2021-01-14 10:49:39 +01:00
commit 5acdc89952
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 61 additions and 22 deletions

View file

@ -648,6 +648,13 @@ any of these options.
or both. Valid values are *none*, *osd*, *log* and
*both*. Default: _none_.
*box-drawing-base-thickness*
Line thickness to use for *LIGHT* box drawing line characters, in
points. This value is converted to pixels using the monitor's DPI,
and then multiplied with the cell size. The end result is that a
larger font (and thus larger cells) result in thicker
lines. Default: _0.04_.
*delayed-render-lower*, *delayed-render-upper*
These two values control the timeouts (in nanoseconds) that are
used to mitigate screen flicker caused by clients writing large,