To the power of open source
Pre-release
Pre-release
·
9 commits
to master
since this release
In this release I implemented a proper terminal output. It took a while but thanks to @rauchg and HyperTerm I was able to implement a proper terminal output, by looking on the way it is resolved there. This shows once more, that Open Source is one of the best things for programming.
Enhancements
- implement real terminal emulation #45 #55 #62
- sync settings across windows #48
- make logo more prominent #59 #60
- drop external font dependency #53 #57
- add @rauchg to about page #63 #64
Fixes
- fix github repo evaluation #54 #57
- kill child processes spawned by child processes #44 #46
- fix issues with
npm iand small width #65 #66
