f3dab2391b2404e2a8dfba489ebd49e47338903d
CSI S escape sequence (SU, scroll up) ignored if number of lines to scroll bigger than scrollable lines REVIEW: https://git.reviewboard.kde.org/r/130133 BUG: https://bugs.kde.org/379318 (cherry-picked from commit 7ff23512fd6c6af1dba87083446f85baf75e9c71)
#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
Description
Languages
C++
97.4%
C
1.6%
QMake
0.5%
QML
0.3%
CMake
0.2%