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: PrevStep/NextStep to move through steps with only 2 keys. #16

Merged
merged 4 commits into from
Aug 12, 2024

Conversation

ajboni
Copy link
Contributor

@ajboni ajboni commented Aug 11, 2024

feat: PrevStep/NextStep to move through steps with only 2 keys. Validate will toggle step if in step mode.

resolves #8

…ate will toggle step if in step mode.

resolves xaviergodart/sektron/emprcl#8
Copy link
Member

@xaviergodart xaviergodart left a comment

Choose a reason for hiding this comment

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

Works well with copy paste indeed! Thanks!
I just fixed the azerty keyboard mapping. You can cleanup the else if and merge.

filesystem/keymap.go Outdated Show resolved Hide resolved
filesystem/keymap.go Outdated Show resolved Hide resolved
ui/ui.go Show resolved Hide resolved
ui/ui.go Show resolved Hide resolved
@xaviergodart xaviergodart merged commit 20e5ae6 into emprcl:main Aug 12, 2024
4 checks passed
@ajboni ajboni deleted the feature/next-prev-step-keymap branch August 13, 2024 18:41
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.

[FR] PrevStep/NextStep to move through steps with only 2 keys
2 participants