When Terminal is focused, CTRL commands are intercepted by the IDE
Closed this issue · 1 comments
Hello.
I am running VSCodium v1.85.1, release 23348
on a Windows 10 machine.
I have installed open-remote-ssh v0.0.45
and attempted to use CTRL+Q command with Micro editor running in remote Terminal. The remote terminal session did not receive the input, instead VSCodium has showed a Quick Navigation prompt.
Removing the keybinding from VSCodium preferences, allows the CTRL+Q command to be forwarded to the terminal session.
Now that I think about it, it might not be inherently an issue of open-remote-ssh
and I have to check how things are handled by local terminal session.
@HighPriest that's expected behavior from vscode/vscodium, if you want to change it take a look at this setting terminal.integrated.commandsToSkipShell