diff options
author | bptato <nincsnevem662@gmail.com> | 2024-05-10 23:51:20 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-05-10 23:59:12 +0200 |
commit | b02d940cfc20e67ee866bf47b02612aed6bcf24d (patch) | |
tree | a24e9991e3598823fcba4e751c721032ada23023 /doc/cha-config.5 | |
parent | 99c6d7cd15a29ffba54836f26151847176a8569c (diff) | |
download | chawan-b02d940cfc20e67ee866bf47b02612aed6bcf24d.tar.gz |
term: optimize canvas redraw, remove emulate-overline
* Replaced the `pcanvas' comparison with a much simpler tracking of the first damaged cell in writeGrid, which is significantly faster. * Removed emulate-overline: it's of too little utility compared to the maintenance burden it caused.
Diffstat (limited to 'doc/cha-config.5')
-rw-r--r-- | doc/cha-config.5 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/cha-config.5 b/doc/cha-config.5 index 450087bc..2466c3de 100644 --- a/doc/cha-config.5 +++ b/doc/cha-config.5 @@ -429,15 +429,6 @@ Disable specified formatting modes. T}@T{ T} T{ -emulate\-overline -T}@T{ -boolean -T}@T{ -When set to true and the overline formatting attribute is not enabled, -overlines are substituted by underlines on the previous line. -T}@T{ -T} -T{ alt\-screen T}@T{ \[lq]auto\[rq] / boolean |