send2terminal icon indicating copy to clipboard operation
send2terminal copied to clipboard

Does not work on ubuntu

Open ErikHambardzumyan opened this issue 6 years ago • 6 comments

Can this plugin be compatible with ubuntu terminal?

ErikHambardzumyan avatar Jul 26 '18 12:07 ErikHambardzumyan

Same here. Look great but not supported in Ubuntu.

davebulaval avatar Sep 18 '18 14:09 davebulaval

Do you know other plugins like for ms code that support code pushing to terminal windows on linux? If so, we could learn from them, and extend this plugin as well?

holgerbrandl avatar Feb 06 '19 08:02 holgerbrandl

I know that VS code have a nice built-in for that.

davebulaval avatar Feb 06 '19 16:02 davebulaval

That link is refering to a built-in console, whereas this plugin is pushing to external applications (like Terminal on MacOS or Cmdr on Windows).

Unfortunately built-in console support is weak in IJ. Not even for kotlin they provide means to push a code line/selection to the built-in kotlin console.

holgerbrandl avatar Feb 07 '19 07:02 holgerbrandl

Oh, didn't know that. This is out of my knowledge. Can't help with that.

davebulaval avatar Feb 07 '19 21:02 davebulaval

This might help to implement ubuntu support https://ubuntuforums.org/showthread.php?t=1714596

holgerbrandl avatar Apr 05 '19 09:04 holgerbrandl