rbn42 8fa2366ed9 Expose current session dir (#15)
* expose the current working directory

* test current dir interface

Co-authored-by: rbn42 <bl100@students.waikato.ac.nz>
2020-05-06 16:31:18 +02:00
2020-05-06 16:31:18 +02:00
2014-12-16 13:14:56 +01:00
2020-05-06 16:31:18 +02:00
2020-05-06 16:31:18 +02:00
2015-11-22 14:44:16 +02:00
2018-10-16 00:23:25 +02:00

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

S
Description
No description provided
Readme 2.2 MiB
Languages
C++ 97.4%
C 1.6%
QMake 0.5%
QML 0.3%
CMake 0.2%