SendCode
SendCode copied to clipboard
Is there a way to avoid having the executed code echoed in the terminal?
A la VS Code: alt-enter executes a block w/o it being echoed in the repl.
It is not the job of SendCode but rather a feature of the terminal being used. So it depends on what you are using and whether it supports such a feature.
That is interesting. I use Terminus. Is it capable of this behaviour?