code icon indicating copy to clipboard operation
code copied to clipboard

Implement natural copy/paste in terminal plug

Open Nine-H opened this issue 8 years ago • 3 comments

very annoying.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Nine-H avatar Jul 04 '17 16:07 Nine-H

Same thing goes with the copy keyboard shortcut of course. Would be awesome to also have the new "natural copy & paste" in the Code Terminal 👍

https://github.com/elementary/terminal/issues/212#issuecomment-571672821

marbetschar avatar Feb 07 '20 12:02 marbetschar

Code uses a standard Vte.Terminal rather than embedding elementary Terminal. We would have to convert the Terminal Widget from elementary Terminal into a library and make it a dependency of Code or reproduce the desired features in Code code.

jeremypw avatar Feb 10 '20 16:02 jeremypw

Code uses a standard Vte.Terminal rather than embedding elementary Terminal. We would have to convert the Terminal Widget from elementary Terminal into a library and make it a dependency of Code or reproduce the desired features in Code code.

This is a must

BAProductions avatar Feb 08 '23 20:02 BAProductions