transcendental-lisp/test/terminal
Mike Cifelli 63fd890ac6 Add history feature to the terminal
The history is accessed through the up/down arrow keys.

Resolves #8
2017-04-04 15:37:57 -04:00
..
ControlSequenceHandlerTest.java Refactor stream code and add unit tests 2017-03-22 14:08:22 -04:00
ControlSequenceTest.java Increase test coverage and refactor code 2017-03-23 12:14:44 -04:00
FlushListener.java Increase test coverage 2017-03-24 11:53:33 -04:00
LispTerminalTest.java Add history feature to the terminal 2017-04-04 15:37:57 -04:00
TerminalConfigurationTest.java Increase test coverage 2017-03-24 09:29:19 -04:00
TerminalHistoryTest.java Add history feature to the terminal 2017-04-04 15:37:57 -04:00
VirtualTerminalInteractor.java Increase test coverage 2017-03-24 11:53:33 -04:00