extraterm icon indicating copy to clipboard operation
extraterm copied to clipboard

failed command always get framed+ vscode terminal

Open Itailevi420 opened this issue 6 years ago • 3 comments

Maybe I'm missing something, but it seems that every none zero exit status gets framed, don't get me wrong I like the functionality but it would be nice to have more control over them.

in vscode integrated terminal getting annoying num above prompt and non zero exit bugy, only when I source integration scripts in ~/.config/fish/config.fish : vscodedemo

Itailevi420 avatar Dec 26 '19 20:12 Itailevi420

I see two issues here. Firstly, yes, some more options to control when framing is applied may be useful. But can I ask: when do you have a failing command in your workflow that you don't want framed?

For the second issue in the VSCode terminal looks like the shell integration being applied when not inside an Extraterm session. Did you start VSCode from Extraterm itself?

sedwards2009 avatar Dec 27 '19 19:12 sedwards2009

extraterm

  1. The short ones (1-2 line max).

  2. Yes, I started VSCode from Extraterm, And I made Extrarterm my default terminal in the preferred application settings (os xUbuntu).

"For the second issue in the VSCode terminal looks like the shell integration being applied when not inside an Extraterm session." What do you mean shell integration applied not in Extraterm session? (exfrom.py* exshow.py* extratermclient.py setup_extraterm_fish.fish I dropped in ~/.config/fish/conf.d/) can't find Extraterm in alternative x-terminal-emulator How can I add it?

Itailevi420 avatar Dec 29 '19 08:12 Itailevi420

Related issue: https://github.com/sedwards2009/extraterm/issues/301

Toub avatar Nov 06 '20 08:11 Toub