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

Desktop: Use joplin list handling in emacs mode #3758

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

CalebJohn
Copy link
Collaborator

fixes #3749 #3750

Based on what @meznak discovered, I've manually added the Joplin list handling to emacs mode. Previously emacs mode overwrote the the Tab and Enter keys to do it's own default behaviour (which was the basic behaviour), but I think the expected behaviour will be for the editing to be consistent across all modes. I don't think we need to overwrite emacs mode further than what I did here because we didn't really edit any of the other default keys.

@laurent22 laurent22 changed the base branch from dev to release-1.1 September 17, 2020 08:28
@laurent22 laurent22 merged commit 38eda3f into laurent22:release-1.1 Sep 17, 2020
@laurent22
Copy link
Owner

That makes sense, thanks for the fix!

@CalebJohn CalebJohn deleted the emacs-keybinding branch September 17, 2020 15:09
@meznak
Copy link

meznak commented Sep 17, 2020

1.1.3 Nailed it. Thanks for the quick turnaround!

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.

CodeMirror not continuing lists (emacs mode)
3 participants