Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a config for omitting Ctrl+T in idf.py monitor (IDFGH-5444) #7184

Closed
wangyz1997 opened this issue Jun 23, 2021 · 3 comments
Closed

Add a config for omitting Ctrl+T in idf.py monitor (IDFGH-5444) #7184

wangyz1997 opened this issue Jun 23, 2021 · 3 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF

Comments

@wangyz1997
Copy link
Contributor

wangyz1997 commented Jun 23, 2021

Is your feature request related to a problem? Please describe.

No.

Describe the solution you'd like

idf.py monitor has a shortcut to rebuild and flash new app, but this requires two steps: Ctrl+T for the menu escapse char and Ctrl+A for the action itself. I know this is to coexist with console hotkeys, but in most cases serial console only acts as a log printer. So in this case, can you please add a config for omitting the Ctrl+T menu shorcut? This will be useful.

@wangyz1997 wangyz1997 added the Type: Feature Request Feature request for IDF label Jun 23, 2021
@espressif-bot espressif-bot added the Status: Opened Issue is new label Jun 23, 2021
@github-actions github-actions bot changed the title Add a config for omitting Ctrl+T in idf.py monitor Add a config for omitting Ctrl+T in idf.py monitor (IDFGH-5444) Jun 23, 2021
@dobairoland
Copy link
Collaborator

Hi @wangyz1997. Thank you for the suggestion. Maybe this could be implemented in a way of customized shortcuts. But I'm not sure if anyone else would use it beside you. CTRL+T is with us since the initial release of IDF Monitor more than 4 years ago. I will think about this...

@chegewara
Copy link
Contributor

If i may add something, there is small issue with CTRL + R in VS code command line. It is shortcut that prevents reset esp32 in idf.py monitor.

@wangyz1997
Copy link
Contributor Author

Hi @wangyz1997. Thank you for the suggestion. Maybe this could be implemented in a way of customized shortcuts. But I'm not sure if anyone else would use it beside you. CTRL+T is with us since the initial release of IDF Monitor more than 4 years ago. I will think about this...

Thanks for your reply. It would be much better with customized shortcuts.

@espressif-bot espressif-bot added Status: In Progress Work is in progress Status: Reviewing Issue is being reviewed and removed Status: Opened Issue is new Status: In Progress Work is in progress labels Sep 7, 2023
@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: NA Issue resolution is unavailable and removed Status: Reviewing Issue is being reviewed labels Oct 2, 2023
@espressif-bot espressif-bot added Resolution: Done Issue is done internally and removed Resolution: NA Issue resolution is unavailable labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

4 participants