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

Replace shortcut for 'Next Note' and 'Previous Note' #2192

Merged
merged 1 commit into from
Jul 17, 2018

Conversation

enyaxu
Copy link
Contributor

@enyaxu enyaxu commented Jul 7, 2018

Why
Now shortcut key for Next Note(ctrl+J) and Previous Note(ctrl+k)had been conflicted with Emac Key map setting or sublime or vim, one of these key map settings also had It's inner use of key. like Emac using ctrl+k for repeatedly to kill multiple lines, but sublime using ctrl+k for combine action key.
also see #2133

Do
as above said, we need to change key map binding for 'Next Note' and 'Previous Note', I suggested that using CommandOrCtrl+] for 'Next Note', CommandOrCtrl+[ for 'Previous Note'.
please review.

@Rokt33r
Copy link
Member

Rokt33r commented Jul 9, 2018

Sound reasonable. How do you think, @sosukesuzuki ?

@Rokt33r Rokt33r added next release (v0.11.8) and removed awaiting review ❇️ Pull request is awaiting a review. labels Jul 17, 2018
@Rokt33r Rokt33r merged commit a4c6869 into BoostIO:master Jul 17, 2018
@enyaxu enyaxu deleted the improvement/2133 branch July 17, 2018 09:07
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