Hello Guillaume,

Thank you for your quick response and the pointers. I know SSHD does
not aim at providing an interactive shell, but I'm not planning to
re-implement it myself also. Is it possible for example to delegate
all characters to the native shell and on new-line to decide one of
the two:

- if the command entered so far is not to be executed then drop it
silently and return fake output to the user
- if the command should be executed - forward the newline to the
native, interactive shell

This should avoid the need for re-implementing the commands and
command completers and leverage the native shells command completing
capabilities. Is this ok?

By the way, you did incredible work on SSHD and jline.

Cheers,

-- 
Ioan Eugen Stan / CTO / http://axemblr.com

Reply via email to