Closed luis-pereira closed 7 months ago
https://github.com/lxqt/qtermwidget/pull/532 Is in better shape.
https://github.com/lxqt/qtermwidget/pull/532 Is in better shape.
Yes, I merged it. I noticed changes not included in #532 are mostly in branches https://github.com/lxqt/qtermwidget/tree/versions and https://github.com/lxqt/qtermwidget/tree/kpty-childprocess now. We can work on those branches instead.
Yes, I merged it. I noticed changes not included in #532 are mostly in branches https://github.com/lxqt/qtermwidget/tree/versions and https://github.com/lxqt/qtermwidget/tree/kpty-childprocess now. We can work on those branches instead.
Make PR's for those branches.
QProcess::setupChildProcess()
toQProcess::setChildProcessModifier()
When used with QTerminal wip-qt6 branch it results in a working QTerminal app.
p.s. Only when writing this I realized about #532. Didn't check it's status, yet.