-
Notifications
You must be signed in to change notification settings - Fork 299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Input in Terminal not working while in Dev container #9784
Comments
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.88.1. Please try upgrading to the latest version and checking whether this issue remains. Happy Coding! |
updated to1.88.1 - no difference. |
does other stuff in the workbench work normally? it looks like in your gif the container is still starting when you try to do that. does waiting for it to finish cause that to work? |
If you hold down shift while selecting, does it work? |
The start of container is stalled, because I can't pick up the image. It never goes beyond that. I'll try to remove other image sources, so it won't ask and check if the terminal works once the container fully started. |
Fedora is pretty popular and comes with Podman. It would be nice to see VSCode working with Podman out of the box, not being tied to Docker. |
I just stumbled upon the logs
I assume I should contact the authors of "remote containers" extension, because Podman is set in the settings and works fine. |
I just installed Docker. You may close the issue if you want. If you want to make it work with Podman, I can cooperate and try stuff. |
Continuing in #9748. (We don't connect the keyboard events to the build command.) |
Type: Bug
I use podman instead of Docker.
Steps to reproduce:
Expected result: image in terminal selected, input in terminal works
Actual result: terminal looks active, but doesn't respond to input from keyboard. Selection and scrolling works fine.
Adding or removing the setting "terminal.integrated.shell.linux" doesn't change the outcome. Outside of dev container terminal works fine.
settings.json
VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:34:12.840Z)
OS version: Linux x64 6.8.4-200.fc39.x86_64
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Extensions (16)
A/B Experiments
The text was updated successfully, but these errors were encountered: