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
You should not be remembering terminal sessions. It is taking longer and longer for the bash terminal to restore itself. It is unnecessary and a security issue. Let .bashrc do the heavy lifting and stop trying to do too much in the vscode shell.
VS Code version: Code 1.76.2 (ee2b180, 2023-03-14T17:55:54.936Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No
The text was updated successfully, but these errors were encountered:
You can disable the terminal restoration features and shell integration. I believe the main slowdown actually came when we changed the process architecture to enable reconnection and prevent a crashed terminal proc from taking down VS Code. We'll be improving this soon in #175335
Type: Bug
You should not be remembering terminal sessions. It is taking longer and longer for the bash terminal to restore itself. It is unnecessary and a security issue. Let .bashrc do the heavy lifting and stop trying to do too much in the vscode shell.
VS Code version: Code 1.76.2 (ee2b180, 2023-03-14T17:55:54.936Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No
The text was updated successfully, but these errors were encountered: