contour
contour copied to clipboard
Normal mode crashes on Windows, when in WSL -> ssh to remote -> tmux
Contour Terminal version
Contour Terminal Emulator 0.4.4.6672-prerelease
Installer source
Github: CI actions
Operating System
Windows 11
Architecture
x86-64
Other Software
tmux next-3.4
Steps to reproduce
Start contour on windows, then start WSL, ssh over to a remote machine, startup tmux and press ctrl+shift+space to start normal mode. Seems to crash every time.
Expected Behavior
No response
Actual Behavior
It should start normal mode :D
Additional notes
No response
Hey @ferdinandyb - I guess there's no chance to reproduce this easily on Linux or MacOS, right?
Would you mind spawning contour with some logging enabled, such that we see what Contour is seeing in the PTY I/O (stdout specifically, but logging stdin too does make it easier to frame start/ending points of actions).
Next working day I'll try to get some logs!