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: copy/paste step #17

Merged
merged 6 commits into from
Aug 13, 2024
Merged

Conversation

ajboni
Copy link
Contributor

@ajboni ajboni commented Aug 11, 2024

Default shortcuts ctr+c + ctrl+v
quit default shortcut is changed to ctrl+q

resolves #7

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 like a charm! Thanks!
It just needs some very minor things to tweak.

filesystem/keymap.go Outdated Show resolved Hide resolved
sequencer/sequencer.go Outdated Show resolved Hide resolved
sequencer/sequencer.go Outdated Show resolved Hide resolved
sequencer/sequencer.go Outdated Show resolved Hide resolved
ui/keymap.go Outdated Show resolved Hide resolved
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.

LGTM 👌 Thanks!

sequencer/sequencer.go Outdated Show resolved Hide resolved
sequencer/sequencer.go Outdated Show resolved Hide resolved
@xaviergodart xaviergodart merged commit 0aa7a6e into emprcl:main Aug 13, 2024
4 checks passed
@ajboni ajboni deleted the feature/copy-paste-step branch August 13, 2024 18:42
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] Copy/Paste step feature
2 participants