lxqt / qtermwidget

The terminal widget for QTerminal
https://lxqt.github.io
GNU General Public License v2.0
485 stars 247 forks source link

Qt6 Only #538

Closed luis-pereira closed 3 months ago

luis-pereira commented 3 months ago

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.

qterminal2

luis-pereira commented 3 months ago

https://github.com/lxqt/qtermwidget/pull/532 Is in better shape.

yan12125 commented 2 months ago

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.

luis-pereira commented 2 months ago

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.