Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.14 KB

Simple Terminal Emulator for Windows using libtsm. Implemented using a Pseudo Console.

Windows Releases commits-since Build License

Screenshot

Dependencies

libtsm - Terminal-emulator State Machine

Build

msbuild RadTerminal.vcxproj -p:Configuration=Release -p:Platform=x64

Execute

msbuild RadTerminal.vcxproj -p:Configuration=Release -p:Platform=x64 /t:Build,Run

License

MIT License