mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-19 04:30:44 +00:00
16 lines
499 B
Plaintext
16 lines
499 B
Plaintext
|
this is a repository for shared C++ QML plugin, offering access to
|
||
|
terminal sessions.
|
||
|
|
||
|
if you want to add something, please ask the maintainer of this library first to
|
||
|
make sure it's a good fit
|
||
|
|
||
|
the current maintainer is: Dmitry Zagnoyko <hiroshidi@gmail.com>
|
||
|
|
||
|
current plugin consist:
|
||
|
- KTerminal: offers access to terminal session from qml
|
||
|
- KSessions: offers access to pty(s) from C++ layer
|
||
|
|
||
|
Branched from:
|
||
|
https://code.launchpad.net/~ubuntu-terminal-dev/ubuntu-terminal-app/plugin
|
||
|
At revision 14
|