mirror of https://github.com/cutefishos/terminal
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I think this is necessary, so that the terminal has rich colors and is not old-fashioned |
3 years ago | |
---|---|---|
.. | ||
cmake | 4 years ago | |
lib | 4 years ago | |
src | 3 years ago | |
.translation-update | 4 years ago | |
AUTHORS | 4 years ago | |
CMakeLists.txt | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago |
README.md
QMLTermWidget
Description
This project is a QML port of qtermwidget. It is written to be as close as possible to the upstream project in order to make cooperation possible.
At the moment this plugin is powering cool-retro-term and the ubuntu-terminal-app.
This package also contains a simple test application.
To build it:
qmake && make
To test it:
qmlscene -I . test-app/test-app.qml