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
Description:
I encountered an issue where the terminal becomes unresponsive after using the code command to open Visual Studio Code. Below are the steps to reproduce the problem:
Open the terminal.
Run the command code . to launch Visual Studio Code.
After finishing my work, I close VSCode.
Returning to the terminal, it becomes unresponsive and does not accept new commands.
Expected Behavior:
The terminal should remain functional and responsive after closing VSCode.
Actual Behavior:
The terminal hangs and does not accept any further input or commands.
Additional Information:
Operating System: [Specify your OS version, e.g., Ubuntu 20.04, macOS Monterey]
VSCode Version: [Specify the VSCode version you’re using]
Terminal Type: [e.g., bash, zsh, or the default terminal for your OS]
I would appreciate any insights or suggestions from the development team. Thank you!
Steps to reproduce
No response
Expected behaviour
No response
Addition Information or Screenshots (if applicable)
No response
Deployment
Production (puter.com)
Development (npm run start)
Docker (via docker run)
Docker (via docker-compose)
Puter version
No response
The text was updated successfully, but these errors were encountered:
@nhan2892005 Hey, I tried to reproduce this issue, but it didn't occur.Would it be possible for you to record it so I can better understand the problem?
Issue Description
Description:
I encountered an issue where the terminal becomes unresponsive after using the
code
command to open Visual Studio Code. Below are the steps to reproduce the problem:code .
to launch Visual Studio Code.Expected Behavior:
The terminal should remain functional and responsive after closing VSCode.
Actual Behavior:
The terminal hangs and does not accept any further input or commands.
Additional Information:
I would appreciate any insights or suggestions from the development team. Thank you!
Steps to reproduce
No response
Expected behaviour
No response
Addition Information or Screenshots (if applicable)
No response
Deployment
npm run start
)docker run
)docker-compose
)Puter version
No response
The text was updated successfully, but these errors were encountered: