-
I couldn't find an answer to this and I'm not sure if this is available by default. It's very often that I want to jump to the last or first item on a list. In every other program this is usually bound to Home & End keys but lazygit doesn't do anything when those are pressed. So, how can I jump to first/last item on a list? |
Beta Was this translation helpful? Give feedback.
Answered by
mark2185
Mar 11, 2025
Replies: 1 comment 6 replies
-
It's in the At least it is for the |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
ahmetsait
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's in the
help
(press?
) menu under "Navigation", the defaults are<
and>
:At least it is for the
Files
panel, but I'm not sure if this is the "list" you were referring to.