mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 20:20:45 +00:00
YAT is a terminal emulator written in qml and c++ The main goal of the project was to find out if it was possible to use qml to write a terminal emulator which performed on par with xterm and konsole. Turns out, it's possible.