Skip to content

feat(keyboardShortcut): change scroll top keybind #3442

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phucisstupid
Copy link

This PR updates the keyboard shortcut for scrolling to the top of the page to follow Vim conventions more closely. Instead of using a single g key, users now need to press g g in sequence (like in Vim) to scroll to the top. This avoids accidental triggers and improves consistency with typical Vim keybindings.

@phucisstupid phucisstupid changed the title extension(keyboard shortcut): Change keybinding from g to gg (Vim… extension(keyboard shortcut): Change keybinding from g to gg (Vim) Jun 16, 2025
@kyrie25 kyrie25 changed the title extension(keyboard shortcut): Change keybinding from g to gg (Vim) feat(keyboardShortcut): change scroll top keybind Jun 18, 2025
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