mg shell and tmux don't play well together

#234
Opened by flokli at 2022-12-29T13·49+00

I use zsh, my SHELL points to /run/current-system/sw/bin/zsh.

Normally, mg shell works.

However, the following usecase breaks it for me and throws me back into bash:

mg shell //tvix:shell
tmux

The other way round works.