jterminal
jterminal copied to clipboard
JTerminal is a (roughly) VT100-compatible terminal emulator for Swing-based Java applications.
Results
3
jterminal issues
Sort by
recently updated
recently updated
newest added
[Edited pull request] Hey there, I'm using your awesome JTerminal in my 6502 simulator project "symon". I've made two small changes. 1. For readability, I wanted to add a little...
I used JTerminal as a subject of study (https://dl.acm.org/citation.cfm?id=3121249), and for this I needed to improve the test coverage a bit. I used EvoSuite to generate new test cases. I...