Make scrollback display stable with typing_notice_display = false #70

Closed
opened 2025-10-14 15:38:20 -06:00 by navan · 0 comments
Owner

Originally created by @VAWVAW on 6/21/2025

When selecting an older line in scrollback, the last line of the newest message is replaced by "Use G to jump to latest message". This is annoying since the newest message is oftentimes the most relevant one.

This PR adds a blank line even if typing notices are disabled to prevent this from happening.

*Originally created by @VAWVAW on 6/21/2025* When selecting an older line in scrollback, the last line of the newest message is replaced by "Use G to jump to latest message". This is annoying since the newest message is oftentimes the most relevant one. This PR adds a blank line even if typing notices are disabled to prevent this from happening.
navan closed this issue 2025-10-14 15:38:21 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#70
No description provided.