You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
When you move down a page, you reach the point where you don't see the upcoming items on the screen. It would be nice if we could have a new navigation feature to put the currently selected item on top of the visible window.
Describe the solution you'd like
A new key press event, that puts the currently selected item on top of the visible window.
Describe alternatives you've considered
Moving a whole page down (by pressing n) is somewhat similar to this request, but it currently has other problems, described in #682.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When you move down a page, you reach the point where you don't see the upcoming items on the screen. It would be nice if we could have a new navigation feature to put the currently selected item on top of the visible window.
Describe the solution you'd like
A new key press event, that puts the currently selected item on top of the visible window.
Describe alternatives you've considered
Moving a whole page down (by pressing
n
) is somewhat similar to this request, but it currently has other problems, described in #682.The text was updated successfully, but these errors were encountered: