vertx-shell
vertx-shell copied to clipboard
Provide a way to customize the prompt
Currently I don't see a way to customize the prompt of the ShellServer.
can you contribute this feature ?
See pull req #34
PR merged.
The feature is pretty useless right now. I can't set the prompt from a process since the running Shell is not available. Neither is it possible to set the prompt from the ShellServer, ShellService, TermServer or Term instance, there is no "connectionHandler" in these classes. What is missing?
waht's your actual deployment ?