Open ManasAtabaev opened 8 years ago
Hi, yes, there is some stuff, which isn't working. If interested I made a new code base which whipes out all that prompt stuff and now I have (basically) a nice bare metal terminal. Read my other issues for explainations. I want to add VT-100 behaviour, which means, that the terminal react correctly when ESC sequences arrive, but this is sheduled Q2 this year, sorry. For now I have a working proof of concept. If you still interested, please contact me, I subscribe to this discussion for that reason.
With best regards
Gerhard
I will take a look, thanks.
Hi, try to use
$scope.showPrompt = false;
before server request came, but in not work. Thanks!