Skip to content
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

feat!: standardize navigation keys and change untaint key #110

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Aug 1, 2024

Standardizes navigation keys for both the table and viewport widgets:

  • g: Go to top
  • G: Go to bottom
  • Ctrl+u: Go up half page
  • Ctrl+d: Go down half page
  • The key to untaint resources has been re-assigned from Ctrl+u to U.
  • b no longer goes up a page
  • f no longer goes down a page

These changes bring Pug more into line with Vim standard navigation keys.

@leg100 leg100 merged commit 178bff4 into master Aug 1, 2024
3 checks passed
@leg100 leg100 deleted the standardize-navigation-keys branch August 1, 2024 07:17
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.

1 participant