Skip to content

add PageUp/PageDown key support for scrolling#112

Merged
agavra merged 1 commit intoagavra:mainfrom
YPares:push-luylnorovtvo
Jan 17, 2026
Merged

add PageUp/PageDown key support for scrolling#112
agavra merged 1 commit intoagavra:mainfrom
YPares:push-luylnorovtvo

Conversation

@YPares
Copy link
Copy Markdown
Collaborator

@YPares YPares commented Jan 17, 2026

Implements PageUp/PageDown keys to scroll the current view pane, complementing existing Ctrl+F/Ctrl+B vim-style shortcuts.

Un-hardcodes full page/half page scroll settings.

Closes #77

Implements PageUp/PageDown keys to scroll the current view pane,
complementing existing Ctrl+F/Ctrl+B vim-style shortcuts.

Un-hardcodes full page/half page scroll settings.

Closes agavra#77

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@YPares YPares changed the title feat: add PageUp/PageDown key support for scrolling add PageUp/PageDown key support for scrolling Jan 17, 2026
Copy link
Copy Markdown
Owner

@agavra agavra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM! Thanks @YPares

@agavra agavra merged commit e0aa3cf into agavra:main Jan 17, 2026
4 checks passed
@YPares YPares deleted the push-luylnorovtvo branch January 18, 2026 08:16
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.

PageUp/Down to scroll currently selected pane

2 participants