codemirror-vim icon indicating copy to clipboard operation
codemirror-vim copied to clipboard

add default vim behavior on <<P>>-paste: don't save text to unnamed r…

Open runebone opened this issue 6 months ago • 0 comments

…egister

Why

In vim I only paste by capital P when I don't want the selected text to be copied.

What changed

Implemented such behavior.

runebone avatar Aug 05 '25 19:08 runebone