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

Remove emacs keymap Ctrl-V binding to allow pasting #2492

Merged
merged 2 commits into from
Nov 12, 2018

Conversation

amireldor
Copy link
Contributor

Fixes #1406

Hey friends, this fix is borrowed from a CodeMirror issue: codemirror/codemirror5#5321 (comment)

It's a one-liner that should be run only once. I wasn't sure where to put this code so I tried a main entry that is executed once: the mounting of the main window.

If you think of a better place to put this please let me know so I can fix. I'm not familiar too much with boostnote code.

@ZeroX-DG ZeroX-DG added the awaiting review ❇️ Pull request is awaiting a review. label Oct 13, 2018
@Rokt33r Rokt33r added next release (v0.11.12) and removed awaiting review ❇️ Pull request is awaiting a review. labels Nov 12, 2018
@Rokt33r
Copy link
Member

Rokt33r commented Nov 12, 2018

I don't use emacs but, it seems some of emacs users want to have this badly. Yeah, let's try it for now.

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.

I can not paste in emacs mode
3 participants