mskyaxl / wsl-terminal

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

Starting with v.0.8.8, clicking a tmux pane no longer makes it active... #117

Closed DavidCannon closed 4 years ago

DavidCannon commented 6 years ago

Starting with v.0.8.8, if you make a different app/window active, and then you click back onto a wsl-terminal tmux pane, it no longer activates the pane. The first click will only activate the entire window, so you have to click a second time in order to activate the specific pane, if different than the previously active one.

It works perfectly in v.0.8.7 but stopped working in v.0.8.8. Do you need any other details?

mskyaxl commented 4 years ago

Hi @DavidCannon I just took over this repo and I am going through all the issues,

I was not able to reproduce it on the latest version. Have you tried on the latest version?

DavidCannon commented 4 years ago

It's been working fine, so I assume it was fixed a while back. Thanks for the follow-up. Closing this issue now. 👍