terminal/qmltermwidget
DELEPaps 75850a42f3
xterm 256 color
I think this is necessary, so that the terminal has rich colors and is not old-fashioned
..
cmake Init
lib Fix working directory
src xterm 256 color
.translation-update Init
AUTHORS Init
CMakeLists.txt Init
LICENSE Init
README.md Init

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