IDF Monitor shortcuts do not work (VSC-1558) #1400
Labels
bug-report
Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue)
stale
Stale PR or Issue
OS
Windows
Operating System version
WSL2 Ubuntu 24 under Windows 11
Visual Studio Code version
1.96.2
ESP-IDF version
5.4
Python version
3.10.12
Doctor command output
doctor_output.txt
Extension
No response
Description
Keyboard shortcuts for quick build & flash do not work inside ESP-IDF Monitor launched from bottom toolbar
If I open separate ESP-IDF Terminal and launch
idf.py monitor -p /dev/ttyUSB0
manually then shortcuts work and I get build done and reflashedDebug Message
Other Steps to Reproduce
Ctrl+T
followed by aCtrl+A
to trigger "Build and flash the app only" which should pause the monitor, run build and re-flash the app.idf.py monitor -p /dev/ttyUSB0
to run monitor manuallyCtrl+T
followed by aCtrl+A
and observe feature working correctly:I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: