On launch, the zone (editor + status) renders at the top of the screen. History lines push it down as they arrive, causing a visible shift.
Expected: the zone anchors to the bottom of the screen from the start. The cursor starts at the bottom left. History lines appear above the zone, growing downward from the top. Startup messages (version, session info) should be visible in the history region immediately, not only flushed to main buffer on exit.
This should be the initial state before any query is sent, not just the state after the first response.
On launch, the zone (editor + status) renders at the top of the screen. History lines push it down as they arrive, causing a visible shift.
Expected: the zone anchors to the bottom of the screen from the start. The cursor starts at the bottom left. History lines appear above the zone, growing downward from the top. Startup messages (version, session info) should be visible in the history region immediately, not only flushed to main buffer on exit.
This should be the initial state before any query is sent, not just the state after the first response.