GyulyVGC/sniffnet

Suggest keyboard shortcuts to add 💻

Open

#97 创建于 2023年3月4日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)Rust (37,468 star) (1,509 fork)batch import
enhancementgood first issuehelp wanted

描述

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+-)

贡献者指南