attempt to lessen screentearing

This commit is contained in:
Emile Clark-Boman 2025-09-18 12:24:33 +10:00
parent 9a6786b2b5
commit 7a35f96a9a
4 changed files with 96 additions and 35 deletions

View file

@ -12,3 +12,9 @@ then fork and exec shfx as child (+ close ptmx), then close pts as parent.
- [ ] cursetree shits itself if width/height are 0 on bifurcation
- [ ] ensure NDEBUG is set for preprocessor to avoid <assert.h> statements if not debugging
- [ ] resize_node() is quite wasteful and results could definitely be cached for the next resize_node() call
- I think this should help!
https://tldp.org/HOWTO/NCURSES-Programming-HOWTO/windows.html#OTHERBORDERFUNCS