GyulyVGC/sniffnet

Suggest keyboard shortcuts to add 💻

Open

#97 aberto em 4 de mar. de 2023

Ver no GitHub
 (5 comments) (1 reaction) (0 assignees)Rust (1.509 forks)batch import
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (37.468 stars)
Métricas de merge de PR
 (Mesclagem média 9d 5h) (7 fundiu PRs em 30d)

Description

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
Pause and resume packet capture ctrl+space
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+-)

Guia do colaborador