Skip to content

Add a custom replacement for the terminal using tkinter

Remi Rampin requested to merge tkinter-terminal into master

Fixes #292

To work around the impossibility to use the system terminal on MacOS, this adds our own terminal window written using Tkinter.

screenshot

Merge request reports