Hi, I am using apache mina sshd and have implemented my own shell similar to EchoShell
I have noticed that when we display the output , it goes to next column of next row . I want it to be in the same column when the next line needs to be printed . How do I resolve it considering the EchoShell example ? thanks, Priya
