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

Feature/command mode #45

Merged
merged 27 commits into from
Feb 20, 2025
Merged

Feature/command mode #45

merged 27 commits into from
Feb 20, 2025

Conversation

freref
Copy link
Owner

@freref freref commented Feb 19, 2025

  • Created a state machine to keep track of command and view mode
  • Supports jumping to page

@freref freref changed the title Feature/command mode Feature/command-mode Feb 19, 2025
@freref freref changed the title Feature/command-mode Feature/command mode Feb 19, 2025
This was referenced Feb 20, 2025
}

// TODO clean this up
if (key.shifted_codepoint) |shifted| {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AaronVerDow it took me rewriting everything to realize your implementation wasn't working for me because numbers require shift on azerty 🫠

@freref freref marked this pull request as ready for review February 20, 2025 00:51
@freref freref merged commit 401a000 into master Feb 20, 2025
4 checks passed
@freref freref deleted the feature/command-mode branch February 20, 2025 10:06
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.

3 participants