Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@noborus
Copy link
Owner

@noborus noborus commented Sep 17, 2025

  • Implements sticky follow mode enabled by default (configurable via DisableStickyFollow)
  • Follow mode is automatically paused (||) when the user scrolls or moves away from the bottom
  • Follow mode automatically resumes when moving to the bottom (e.g., with End key or bottom action)
  • Status line shows only the pause (||) indicator when follow is paused; no resume instructions are displayed
  • Refactors move and search actions to support sticky follow logic

Closes #858

- Implements sticky follow mode enabled by default (configurable via DisableStickyFollow)
- Follow mode is automatically paused (||) when the user scrolls or moves away from the bottom
- Follow mode automatically resumes when moving to the bottom (e.g., with End key or bottom action)
- Status line shows only the pause (||) indicator when follow is paused; no resume instructions are displayed
- Refactors move and search actions to support sticky follow logic

Closes #858
@noborus noborus merged commit 49dedc6 into master Sep 17, 2025
9 checks passed
@noborus noborus deleted the sticky-follow branch September 20, 2025 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: "Sticky" follow mode

1 participant