2
OS: Ubuntu 18.04.
I'm midnight commander user. When i starts terminal and then type "mc", it starts immediately. But i don't want to type it every time i open terminal. So i added "mc" to end of .bashrc file. As result, mc is starting, but very slow - it added 3 sec delay.
Solutions like disable subshell aren't good. Hostname is resolving well. What else can i do?
Thanks.
What I do is to assign
xterm -e mc
to a key combination. How you do that depends on your window manager. – Quasímodo – 2020-02-25T15:05:17.513