vnote
vnote copied to clipboard
[vi mode] add option to make yanking copy text to system clipboard
If user
- selects text in visual mode
- presses
ykey (for yank)
then yanked text is not available in system clipboard.
I propose adding an option to Settings -> editor -> 'Vi Input mode' menu to toggle this behavior.
Running vnote 3.15.1
"+y
Personally never used it with vim due to it being a handful to type.
If this option would not be considered, I'll close the ticket.
Will support key mapping to this as something like <space>y in the future.