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

💻 Suggest me keyboard shortcuts to add 💻 #97

Open
GyulyVGC opened this issue Mar 4, 2023 · 5 comments
Open

💻 Suggest me keyboard shortcuts to add 💻 #97

GyulyVGC opened this issue Mar 4, 2023 · 5 comments
Labels
enhancement New feature, request, or improvement good first issue Good for newcomers help wanted Extra attention is needed

Comments

@GyulyVGC
Copy link
Owner

GyulyVGC commented Mar 4, 2023

I started introducing keyboard shortcuts to improve the efficiency of use and the overall user experience.

I have a few ideas about where to apply shortcuts but I'm unsure of the shortcut keys to be used, so feel free to give me some suggestions.

More shortcuts will be added and you can even suggest new ones.

Note

On macOS, use cmd instead of ctrl

Action Shortcut keys
Quit the application ctrl+Q
Open settings ctrl+,
Interrupt the ongoing analysis ctrl+backspace
Clear all notifications ctrl+D
Toggle thumbnail mode ctrl+T
Start the analysis and confirm modal actions enter
Close settings and modal popups esc
Switch from a tab to the next (or previous) one tab (or shift+tab)
Switch inspect table page to the next (or previous) one ctrl+rightArrow (or ctrl+leftArrow)
Increase (or decrease) zoom level ctrl++ (or ctrl+-)
@GyulyVGC GyulyVGC changed the title Suggest me keyboard shortcuts to introduce Suggest me keyboard shortcuts to add Mar 4, 2023
@GyulyVGC GyulyVGC pinned this issue Mar 4, 2023
@GyulyVGC GyulyVGC added enhancement New feature, request, or improvement help wanted Extra attention is needed labels Mar 4, 2023
@GyulyVGC GyulyVGC added the good first issue Good for newcomers label Mar 18, 2023
@GyulyVGC GyulyVGC changed the title Suggest me keyboard shortcuts to add 💻 Suggest me keyboard shortcuts to add 💻 Mar 18, 2023
@Rianico
Copy link

Rianico commented Mar 19, 2023

For Open settings, how about ctrl+, (cmd+, on macOS)?
On mac, almost all apps open their settings using cmd + ,.
On windows, I don't know so much, but windows terminal use analogous ctrl + , to open "Open Windows Terminal Settings UI".

@GyulyVGC
Copy link
Owner Author

Hi @Rianico.
Thanks for your advice.
I think I'll implement your suggestion, since ctrl+S was kinda misleading because it's usually used to save something. Thank you!

@Rianico
Copy link

Rianico commented Mar 19, 2023

Hi @Rianico. Thanks for your advice. I think I'll implement your suggestion, since ctrl+S was kinda misleading because it's usually used to save something. Thank you!

You're welcome. I would also like to thank you for this powerful project.

@corneliusroemer
Copy link

Made a suggestion in a self-standing issue to simplify discussion of this suggestion:

Bind the cmd/ctrl + - and cmd/ctrl + - shorcuts to increase decrease the zoom levels

@corneliusroemer
Copy link

corneliusroemer commented Jul 4, 2024

  • Add shortcut to show keyboard shortcuts, the canonical one is cmd/ctrl + ? ~= (on US keyboard) cmd/ctrl + shift + /
  • Add shortcut to pause recording, once ENH: Allow freezing/halting of capture, to have steady data to explore #551 is implemented, suggested shortcut cmd+enter or cmd+F (capital F for freeze)
  • Switching tabs "Overview", "Inspect", "Notifications" with shortcuts CMD+1/CMD+2/CMD+3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request, or improvement good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants