neonrust / termic

TERMinal Interface (using) Cells
MIT License
0 stars 0 forks source link

Resizing terminal to narrower might cause terminal to scroll? #6

Open neonrust opened 2 years ago

neonrust commented 2 years ago

Is this terminal-dependent? If so, I guess we'll need to clear the front-buffer upon a resize event (forcing a complete redraw of the screen)... and -> :(

neonrust commented 2 years ago

It seems to behave better, but still not 100%...