elementary / code

Code editor designed for elementary OS
https://elementary.io
GNU General Public License v3.0
474 stars 113 forks source link

Implement natural copy/paste in terminal plug #147

Open Nine-H opened 7 years ago

Nine-H commented 7 years ago

very annoying.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/46885026-paste-keyboard-shortcut-doesn-t-work-in-terminal-plug?utm_campaign=plugin&utm_content=tracker%2F61917289&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F61917289&utm_medium=issues&utm_source=github).
marbetschar commented 4 years ago

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

jeremypw commented 4 years ago

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.

BAProductions commented 1 year ago

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