bashsupport-pro icon indicating copy to clipboard operation
bashsupport-pro copied to clipboard

Remote debugging output is polluted by bashdb messages

Open Ashark opened this issue 10 months ago • 1 comments

When using remote run target, as described in documentation, viewing the stdout in console is rather impossible due to mixed ouptut from bashdb itself.

Image

Running the same script locally does not have such problem. The Console tab rightfully only prints the starting command and the output of the script itself.

Image

Can this be fixed?

Software versions: BashSupport Pro plugin: 4.5.1.251 (Jan 17, 2025).

Local machine: Arch Linux, bash 5.2.37. Remote machine: Arch Linux, bash 5.2.37.

I also tried with bash4, and with zsh. It does not change the situation.

Ashark avatar Feb 28 '25 12:02 Ashark