You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you are able to repro it on the latest version
Search the existing issues.
Introduction
I am using terminals like Wezterm and Xterm on Ubuntu to connect to Windows via SSH.
The default shell in this setup is WSL.
However, upon starting Vim, none of the operations involving the Ctrl key, such as Ctrl+W and Ctrl+R, work.
The keys Ctrl+C and Ctrl+Z function perfectly in the Bash shell, so this issue appears to occur only when Vim is launched.
Interestingly, this issue doesn't occur when using gnome-terminal.
Additionally, when using the Using terminals like wezterm and xterm to connect to an Ubuntu system via SSH, the problem does not occur.
Honestly, I'm not sure if this is an issue with Win32-OpenSSH that needs fixing, but I'm interested to know why this happens.
Expected behavior
Control key should work in Vim while using Wezterm or Xterm.
Actual behavior
Control key does not work in Vim while using Wezterm or Xterm.
Environment data
Name Value
---------
PSVersion 5.1.19041.5369
PSEdition Desktop
PSCompatibleVersions {1.0,2.0,3.0,4.0...}
BuildVersion 10.0.19041.5369
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Also, have you tested with previous versions of OpenSSH, like v9.5? Curious if this is a regression in 9.8 or something that has not worked previously either.
I would also be curious if you see this happen when WSL is not the default shell, in case it is getting in the way of some previously used keybindings.
I would also be curious if you see this happen when WSL is not the default shell, in case it is getting in the way of some previously used keybindings.
However, after setting PowerShell as the default shell, it seems that the same issue occurs even when I open WSL with the wsl command and then open vim.
Additionally, when I open the Windows version of vim from PowerShell connected via SSH, the Ctrl key seems to function correctly.
Also, have you tested with previous versions of OpenSSH, like v9.5? Curious if this is a regression in 9.8 or something that has not worked previously either.
I downgraded to version 9.5 and tested it, but the same issue occurred.
Prerequisites
Introduction
I am using terminals like Wezterm and Xterm on Ubuntu to connect to Windows via SSH.
The default shell in this setup is WSL.
However, upon starting Vim, none of the operations involving the Ctrl key, such as Ctrl+W and Ctrl+R, work.
The keys Ctrl+C and Ctrl+Z function perfectly in the Bash shell, so this issue appears to occur only when Vim is launched.
Interestingly, this issue doesn't occur when using gnome-terminal.
Additionally, when using the Using terminals like wezterm and xterm to connect to an Ubuntu system via SSH, the problem does not occur.
Honestly, I'm not sure if this is an issue with Win32-OpenSSH that needs fixing, but I'm interested to know why this happens.
Expected behavior
Control key should work in Vim while using Wezterm or Xterm.
Actual behavior
Control key does not work in Vim while using Wezterm or Xterm.
Environment data
Version
OpenSSH_for_Windows_9.8p1 Win32-OpenSSH-GitHub, LibreSSL 3.9.2
The text was updated successfully, but these errors were encountered: