Which terminal emulation is used?
I’m developing a terminal application in python.
I found out that different terminal emulators behave differently, which makes my work much harder…
I would like to account for different terminal behaviours in my code.
How can I determine reliably which terminal emulator (xterm, gnome-terminal, qtterminal, etc..) is being used?