mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 158 forks source link

cmd.exe doesn't work anymore after enabling tmux #109

Open pinggit opened 6 years ago

pinggit commented 6 years ago

this setting works

 use_tmux=1
 keep_wsl_running=1
  1. set above in etc/wsl-terminal.conf, also add the required config in .bashrc
  2. start open-wsl, it will attached a new shell in previous tmux session. good.
  3. now cmd.exe (in tmux window) will hang, and won't work. is this expected?
mskyaxl commented 4 years ago

closing - not reproducible with the latest version.

mskyaxl commented 4 years ago

reproduced but only if I use ZSH plugin. It looks that somehow the env variables are not always transferred.