lem
lem copied to clipboard
Resizing crashes or silently kills windows
Unmodified windows disappear silently!
- Start lem in ncurses or xcb and split the window a few times.
- Resize UI window using the mouse to a smaller size, until some windows are obscured;
- Resize UI window back to former size. Some windows are gone!
Modified windows cause a crash!
- Start lem in ncurses or xcb and split the window a few times.
- Go to the rightmost window, load a file, and modify text;
- Resize UI until rightmost window is hidden. Lem crashes.
Does this issue still happens in Lem (2.0 or main branch)? (ping @stacksmith )
Thanks!
I reproduce the crash, after I resized the terminal to a very, very, very small window.
I didn't reproduce the first description.
I get a Lem error (inside Lem) when I resize the terminal to a ridiculous tiny size. We can resize the terminal fine. Closing!