mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-02-24 16:21:48 +02:00
896e50658d4ddffb62243b424c2d332fb8bbe9bc
The canvas list in a layout was not being updated when a window was killed. This caused a crash when switching to a layout that has a non-existent window in one of the canvases. This change should fix this crash. Detailed bug report by Jonas Kölker (#23303).
Description
Screen is a full-screen window manager that multiplexes a physical
terminal between several processes, typically interactive shells
Languages
C
76.7%
Roff
14.1%
PostScript
6%
Shell
1.4%
Makefile
1.1%
Other
0.7%