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
I am posting some simple tasks here as "good first issues" that don't require too much of my attention.
I need to allocate my limited time to tasks that require my direct involvement.
Is your feature request related to a problem? Please describe
No response
Will you be willing to contribute this feature?
Yes, I'll give it a shot
Describe the solution you'd like
Currently its value is fixed to 5, that is, when moving the cursor in the file list, if there are fewer than 5 files below the cursor position, the list will automatically scroll. It would be great if it could be customized.
I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
I am posting some simple tasks here as "good first issues" that don't require too much of my attention.
I need to allocate my limited time to tasks that require my direct involvement.
Is your feature request related to a problem? Please describe
No response
Will you be willing to contribute this feature?
Describe the solution you'd like
Currently its value is fixed to 5, that is, when moving the cursor in the file list, if there are fewer than 5 files below the cursor position, the list will automatically scroll. It would be great if it could be customized.
It is the same concept as
scrolloff
in Neovim, https://neovim.io/doc/user/options.html#'scrolloff'Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: