QVTerminal
QVTerminal copied to clipboard
A cross platform QT widget to emulate VT100 terminal
Results
4
QVTerminal issues
Sort by
recently updated
recently updated
newest added
Hey guys, I'm trying to add the cursor handling function to this repo. Here a part where I've succesfully modified the cursor display in qvterminal.cpp : > void QVTerminal::appendData(const QByteArray...
Could you put some build instructions in the readme?