transcendental-lisp/test/terminal
Mike Cifelli ad173d06a9 Fix issues when input pushes past end of buffer
A few issues still remain:

- Inserting text pushes the remainder of the input to a new line
  at the end of the buffer.

- Resizing the terminal height causes numerous issues.
2017-03-19 17:17:34 -04:00
..
FlushListener.java Clean up terminal code and unit tests 2017-03-19 12:54:35 -04:00
LispTerminalTest.java Fix issues when input pushes past end of buffer 2017-03-19 17:17:34 -04:00