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
as of this latest version, the first time I open a terminal at the bottom by pressing ctrl- (control + backtick) the keyboard focus does not go into the terminal, so when I type it's still editing my document. Pressing ctrl- more times does nothing (it neither focuses the terminal nor hides it.) If I click into the terminal pane, then the key combo starts to work again: I can then ctrl-` to close the terminal, and then hit it again to re-open-and-focus the terminal. If I exit the terminal with ctrl-d then it goes back to the buggy behavior again as described above.
This bug is new as of the latest version update.
Further details: I looked in the keybinding settings UI, and the only keybind it had for ctrl- was to close the terminal (it had a when expression of "terminal.active"). I tried adding a keybinding for ctrl- to trigger "Terminal: Focus on Terminal View" when "!terminal.active" but that didn't change the behavior of anything I could see (I tried all the reproduce steps described above.)
VS Code version: Code 1.58.0 (2d23c42, 2021-07-08T06:53:55.113Z)
OS version: Linux x64 5.10.0-8-amd64
Restricted Mode: No
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (8 x 955)
Issue Type: Bug
as of this latest version, the first time I open a terminal at the bottom by pressing ctrl-
(control + backtick) the keyboard focus does not go into the terminal, so when I type it's still editing my document. Pressing ctrl-
more times does nothing (it neither focuses the terminal nor hides it.) If I click into the terminal pane, then the key combo starts to work again: I can then ctrl-` to close the terminal, and then hit it again to re-open-and-focus the terminal. If I exit the terminal with ctrl-d then it goes back to the buggy behavior again as described above.This bug is new as of the latest version update.
Further details: I looked in the keybinding settings UI, and the only keybind it had for ctrl-
was to close the terminal (it had a when expression of "terminal.active"). I tried adding a keybinding for ctrl-
to trigger "Terminal: Focus on Terminal View" when "!terminal.active" but that didn't change the behavior of anything I could see (I tried all the reproduce steps described above.)VS Code version: Code 1.58.0 (2d23c42, 2021-07-08T06:53:55.113Z)
OS version: Linux x64 5.10.0-8-amd64
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (5)
A/B Experiments
The text was updated successfully, but these errors were encountered: