attempt to lessen screentearing
This commit is contained in:
parent
9a6786b2b5
commit
7a35f96a9a
4 changed files with 96 additions and 35 deletions
6
TODO.md
6
TODO.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue