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
When I press the spacebar the space character does not get displayed when running inside the VS Code integrated terminal:
test.mov
It works if I disable the terminal.integrated.enableKittyKeyboardProtocol setting in VS Code. This started happening in VS Code version 1.110 (release notes) which was just released with additional Kitty support.
It might be related to #6074 as #6074 (comment) mentions issues with the space character as well.