contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.32k stars 101 forks source link

Keybinds don't work properly when ssh-d to WSL from Windows. #1426

Closed ferdinandyb closed 5 months ago

ferdinandyb commented 5 months ago

Contour Terminal version

Contour Terminal Emulator 0.4.0.6088

Installer source

Github: source code cloned

Operating System

Windows 11

Architecture

x86-64

Other Software

No response

Steps to reproduce

Connect from Windows via SSH to WSL.

Expected Behavior

No response

Actual Behavior

Keybinds don't work properly, e.g. my ctrl+space tmux prefix is not picked up, contour's own ctrl+shift+v paste doesn't work etc. Typing is okay, special character that need Alt or Shift are also okay.

Additional notes

No response

christianparpart commented 5 months ago

I thnk this may be a dup of #1408 and thus be fixed by #1434.

ferdinandyb commented 5 months ago

Seems like it was a duplicate, fixed.