Sergix / JTerm

A terminal written in Java for cross-platform compatibility and usage.
https://sergix.github.io/projects/jterm
GNU General Public License v3.0
52 stars 32 forks source link

Intercept System.out when GUI is active #85

Closed lbenedetto closed 6 years ago

lbenedetto commented 6 years ago

Just the first part of rerouting IO through the GUI

Sergix commented 6 years ago

Travis:

[ERROR] /home/travis/build/Sergix/JTerm/src/main/java/jterm/JTerm.java:[164,22] cannot find symbol
  symbol:   class InvocationTargetException
  location: class jterm.JTerm