Discard screens when moving them to the hidden queue.
commit92abd968e388b00054efb377c134a08fcabfae37
authorskimo <skimo>
Sun, 22 Apr 2001 19:55:52 +0000 (22 19:55 +0000)
committerskimo <skimo>
Sun, 22 Apr 2001 19:55:52 +0000 (22 19:55 +0000)
treee291ac0134d2b46fe1dac25a40b96c26daf6f0ec
parentc033ff498448193e96dfc12c3ab4884ccfd233b3
Discard screens when moving them to the hidden queue.
Fixes serious confusion when going to ex mode with split screens
and then later going back to vi mode.
Also discard the current screen right before going to ex mode,
since the curses private data is wrong at this stage.
cl/cl_funcs.c
vi/vi.c