Skip to content

Commit 54cf76a

Browse files
committed
Update TerminalRegistery.ts, closes #4319
1 parent 0d70398 commit 54cf76a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/integrations/terminal/TerminalRegistry.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ export class TerminalRegistry {
100100
{ terminalId: terminal?.id, command: process?.command, exitCode: e.exitCode },
101101
)
102102

103+
terminal.busy = false
103104
return
104105
}
105106

0 commit comments

Comments
 (0)