Changes
- Fix double clicks for both WT (microsoft/terminal#14474) and
win<->unixconnections - Remove unnecessary vt-sequences when outputting version, #484
- Fix keybd/mouse input on
win<->unixconnections, #483
Now you can connect regardless of the platform - even from Windows to Unix, or from Unix to Windows:
C:\Windows\> vtm ssh user@unix.host vtm
root@unixhost:~# vtm ssh user@windows.host vtm
There may be issues with some keys/key combinations. Various keyboard layouts are not fully tested.