plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Code Editor copies line numbers into clipboard

Open jceb opened this issue 2 years ago • 0 comments

Standardnotes version: 3.160.19 OS: Linux

I noticed that when I select lines in code editor the lines PLUS the line numbers get copied into the clipboard. This wouldn't be a big issue, because Ctrl-c or Right-Click Copy will only copy the selected lines without the line numbers. However, I'm using vim mode and in this mode Ctrl-c doesn't work. So whenever I want to copy text from standardnotes, I have to manually Right-Click the selected text and only then, I'll get the text.

It would be great if the issue could be fixed that no line numbers get copied into the clipboard anymore.

jceb avatar Jun 27 '23 16:06 jceb