Thanks for remarking, I`ll fix it soon.
I made a refactoring at the App (.aia) without performing tests again.
Anyay, woth to note that this was an issue at the demo application, not the extension itself.
As pointed out above, this is an implementation of the JSch library with the "exec" option, not the "shell" option. The first one is a single-shot implementation of the SSH protocol, whereas the second one ehxibit a shell running forever.
Ok, I'll remove it, added issue to the git repository. (note anyway that is is just a Debug message, not the Received data)
Nice idea, I'll add this option aswell, added issue to the git repository.