Skip to content

Bind page-up, page-down and space keys#61

Merged
lusingander merged 2 commits intolusingander:masterfrom
peterjc:patch-1
Jan 16, 2025
Merged

Bind page-up, page-down and space keys#61
lusingander merged 2 commits intolusingander:masterfrom
peterjc:patch-1

Conversation

@peterjc
Copy link
Copy Markdown
Contributor

@peterjc peterjc commented Jan 16, 2025

I was surprised this wasn't already done. Tested locally via a config file:

serie --version
serie 0.4.2more  ~/.config/serie/config.toml
[keybind]
page_up = ["ctrl-b", "pageup"]
page_down = ["ctrl-f", "pagedown", "space"]

These controls follow the precedent of pagers like less and more and the default git log behaviour.

I was surprised this wasn't already done.
This follows git log and pagers like less and more
@peterjc peterjc changed the title Bind page-up and page-down keys Bind page-up, page-down and space keys Jan 16, 2025
@lusingander lusingander merged commit 2c24b4a into lusingander:master Jan 16, 2025
@lusingander
Copy link
Copy Markdown
Owner

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.

2 participants