Skip to content
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

Bug: Terminal Becomes Unresponsive After Closing VSCode #1066

Open
1 of 4 tasks
nhan2892005 opened this issue Dec 17, 2024 · 1 comment
Open
1 of 4 tasks

Bug: Terminal Becomes Unresponsive After Closing VSCode #1066

nhan2892005 opened this issue Dec 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nhan2892005
Copy link

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:

  1. Open the terminal.
  2. Run the command code . to launch Visual Studio Code.
  3. After finishing my work, I close VSCode.
  4. 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

@nhan2892005 nhan2892005 added the bug Something isn't working label Dec 17, 2024
@mariatouil
Copy link
Contributor

mariatouil commented Dec 18, 2024

@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?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants