Closed eggplants closed 3 years ago
On LInux and WSL, nano responds to the SIGWINCH
signal which is delivered upon window resize events. I have disabled it because this signal is not supported by native applications, but if you happen to know how this can be handled by ncurses, please let me know.
On windows terminal, display collapses when the window is resized. (
wsl nano
works well even if I resize.)