vigna / ne

ne, the nice editor
http://ne.di.unimi.it/
GNU General Public License v3.0
474 stars 33 forks source link

copy-paste doesn't work well #110

Closed mariusa closed 5 months ago

mariusa commented 1 year ago

Hi,

Running gnome, I tried ne a.txt write "text" Ctrl+B , arrow down, Ctrl+X. "text" was cut

Ctrl+V: another text was pasted, that I earlier copied from Chrome browser with Ctrl+C.

I have xclip installed, if relevant.

utoddl commented 1 year ago

Did you ever figure out what's going on? The behavior you describe is what you should see with Ctrl+Shift+V, but Ctrl+V should be passed on into the application. Perhaps you've assigned Ctrl+V as a keyboard shortcut to xclip, in which case no terminal application will see Ctrl+V (which would be bad; don't do that).