BoostIO/BoostNote-App



Do you want to work on this issue?
You can request for a bounty in order to promote it!
Can't use ctrl-c to copy text in Vim binding mode #773
HineBlack posted onGitHub
Current behavior
<!-- Let us know what is currently happening. Please include some screenshots with the developer tools open (console tab) when you report a bug. If your issue is regarding the old Boostnote, please open an issue in the old repo 👉 https://github.com/BoostIO/Boostnote/issues. -->
I just switched from old Boostnote, and found I can's use ctrl+c
to copy text into clipboard, which has been solved in old Boostnote issue #646.
Expected behavior
- Add a copy to clipboard to existing
ctrl+c
shortcut - Change as to copy into clipboard on yank.
- Custom keybinding maybe, I personally prefer use
Esc
instead ofctrl+c
to exit insert mode, in old Boostnote you can copy text withctrl+c
but it also exit insert mode, which is a little annoy for me.
Steps to reproduce
<!-- Please be thorough, issues we can reproduce are easier to fix! -->
- insert some text in Vim insert mode, select some text, try press ctrl-c to copy them into clipboard
- exit from vim insert mode, select some text, try press
y
to yank them, but it's not show in clipboard
Environment
Desktop/Web
- Boost Note.next version: 0.12.4
- OS version and name: Windows 10