| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
I also had the issue and temporarily fixed it by adding |
Sorry, something went wrong.
|
The issue seems back since v2026.2.0. v2026.0.0 is working for me. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Resolves: #25468
ExecuteCommand api inside REPL is causing keyboard interrupt for some machine, not all.
Not consistent repro. I was able to repro on one mac, not the other.
We can just use sendText in REPL, users will still be able to access shell integration still.
Python extension doesnt use exitCode or other feature from executeCommand atm, so this is net positive change.