I've put a little bash script into my .bashrc based on this post:
How to change Terminal Title in ubuntu 16.04
It works great, at morning I start some terminals, one is called System other is for Development, etc.. I am using gnome-terminal. I am also using tint2, so all my terminals are on the bottom taskbar.
It is great to flag my terminals to distinguish them. But when I run midnight commander, it overwrites my given titles. Titles will be: mc[username@machine-name]
When I close mc, the titles are ok (what I've set before).
Is it possible to force mc somehow to not overwrite my original titles?