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

Cannot figure out hotkey to copy to system clipboard #8

Open
MarkQueppet opened this issue Jul 5, 2019 · 3 comments
Open

Cannot figure out hotkey to copy to system clipboard #8

MarkQueppet opened this issue Jul 5, 2019 · 3 comments

Comments

@MarkQueppet
Copy link

(on Windows & Web)

When using the Vim Editor I cannot figure out the hotkey to copy to the system clipboard. Neither ctrl+c works in insert or normal mode, and neither do the standard Vim techniques of copying to the + register.

However, when in insert mode, ctrl+v DOES insert FROM the system clipboard.

I can copy using the right click dialogue, but the whole point of vim is to avoid touching the mouse.

@moughxyz
Copy link
Member

moughxyz commented Jul 6, 2019

We use CodeMirror's Vim bindings. Perhaps see if this page helps? https://codemirror.net/demo/vim.html

@MarkQueppet
Copy link
Author

Looks like there was a recent fix to this, but it still doesn't work in SN.

@moughxyz
Copy link
Member

moughxyz commented Jul 8, 2019

That's a fork of CodeMirror, but it does offer some clues as to how we can integrate this. Have made a note, but probably won't be able to get to this for a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants