air icon indicating copy to clipboard operation
air copied to clipboard

feat(keyboard): add keyboard shortcuts for manual reload and quit

Open Sett17 opened this issue 2 months ago • 1 comments

Integrated keyboard shortcuts to improve the development workflow by allowing manual reloads and a quick quit option. This enhancement utilizes the atomicgo.dev/keyboard package to listen for specific key events, providing developers with immediate control over the application's run state without needing to interrupt the terminal session.

Will also add configuration to this, thus the draft.

Sett17 avatar May 09 '24 12:05 Sett17