lem icon indicating copy to clipboard operation
lem copied to clipboard

Resizing crashes or silently kills windows

Open stacksmith opened this issue 8 years ago • 2 comments

Unmodified windows disappear silently!

  1. Start lem in ncurses or xcb and split the window a few times.
  2. Resize UI window using the mouse to a smaller size, until some windows are obscured;
  3. Resize UI window back to former size. Some windows are gone!

Modified windows cause a crash!

  1. Start lem in ncurses or xcb and split the window a few times.
  2. Go to the rightmost window, load a file, and modify text;
  3. Resize UI until rightmost window is hidden. Lem crashes.

stacksmith avatar Dec 28 '17 00:12 stacksmith

Does this issue still happens in Lem (2.0 or main branch)? (ping @stacksmith )

Thanks!

Sasanidas avatar Jun 30 '23 12:06 Sasanidas

I reproduce the crash, after I resized the terminal to a very, very, very small window.

I didn't reproduce the first description.

vindarel avatar Apr 30 '24 13:04 vindarel

I get a Lem error (inside Lem) when I resize the terminal to a ridiculous tiny size. We can resize the terminal fine. Closing!

vindarel avatar Jul 28 '25 14:07 vindarel