Extra Page Down to quit from Scrolling state #44
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected Behavior
Exit from scrolling state when last message is displayed.
Current Behavior
Extra Page down is required to exit from scrolling state.
Possible Solution
Add extra history check just after the buffer end to get actual WIN_SCROLL_REACHED_BOTTOM state at src/ui/window.c:755
Steps to Reproduce (for bugs)
Scrolled state is active until next Page Down
Reason
Affect usability
Environment
playground/fix/scroll-stuck branch
jabber.developer2 referenced this issue2025-10-28 06:00:57 +00:00
Resolved by #45