[ ] Control-C for some reason is not being processed by bash, yet, if you type "cat" and send c-c you can see "^c" being shown, but does not terminate the process - even if the stty -a shows that intr is set to ^C.
[ ] mc fails to startup, stuck in spawning the child process, not sure what (feed_subshell), so something is odd or funky, perhaps the prompt? This works with /bin/zsh, only bash seems to be getting stuck.
bash bugs, do not happen with zsh