Terminal (PyQt5)
This is a fork of PyQtTerminal that does not work. I have removed a lot of code and changed a lot.
- python3
- PyQt5
- you can drag files or text to the window
- commands list and geometry will be saved
QTerminal2 is a different version and can handle QProcess with pipe
for example:
cat file > /folder/newfile.text