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

Fixed problem with command initialization #102

Closed marcluque closed 6 years ago

marcluque commented 6 years ago

Changed the method initCommands() back to use the ZipInputStream and did some minor improvements.