System details:
Positron and OS details:
Positron Version: 2026.09.0 build 76
Code - OSS Version: 1.130.0
Commit: 0862b3a4cd9c4037d887cf465a1895a8c6301f60
Date: 2026-08-13T15:59:55-07:00
Electron: 42.6.0
Chromium: 148.0.7778.280
Node.js: 24.18.0
V8: 14.8.178.38-electron.0
OS: Darwin arm64 25.5.0
Session details:
Describe the issue:
When switching away to a console and then back, the Interrupt button is lost, leaving the console in a state wherein it is busy but there is no affordance to interrupt it.
Steps to reproduce the issue:
- Start two consoles
- Run a command in one console, e.g.
Sys.sleep(50). Confirm Interrupt button is present.
- Switch to the second console
- Switch back to the first console
The Interrupt button is gone.
System details:
Positron and OS details:
Session details:
Describe the issue:
When switching away to a console and then back, the Interrupt button is lost, leaving the console in a state wherein it is busy but there is no affordance to interrupt it.
Steps to reproduce the issue:
Sys.sleep(50). Confirm Interrupt button is present.The Interrupt button is gone.