Skip to content

Faster horizontal scrolling #1917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
LangLangBart opened this issue Oct 10, 2023 · 0 comments
Open

Faster horizontal scrolling #1917

LangLangBart opened this issue Oct 10, 2023 · 0 comments

Comments

@LangLangBart
Copy link

Is your feature request related to a problem? Please describe.
Horizontal scrolling with / in a diff is a tad slow.

Important

GIF speed: 2x (for a faster demo)
scroll2

Describe the solution you'd like
Allow the use of Home and End keys for horizontal movement, similar to how PgUp and PgDn are used for vertical movements.

Gitui Full-Sized Keyboard MacBook Description
Home fn + takes you to the beginning of a line
End fn + takes you to the end of a line
PgUp fn + takes you to the top of the page
PgDn fn + takes you to the bottom of the page

Describe alternatives you've considered
I noticed that holding down the / keys in the Log [2] viewer accelerates the movement after a few seconds. This could be a useful alternative for holding / in a diff.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant