We need to write a new user interface since the console based one was really silly.
With a user interface written in javascript we can achieve a lot more nice functionality than using ANSI codes in the terminal.
Scrolling and asynchronous display of events without interfacing with the user input field will be trivial.
We need to write a new user interface since the console based one was really silly.
With a user interface written in javascript we can achieve a lot more nice functionality than using ANSI codes in the terminal. Scrolling and asynchronous display of events without interfacing with the user input field will be trivial.
This issue is predicated on issue #8