-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I propose adding a dynamic status bar to display available keyboard shortcuts.
This would allow see keybinds without needing to consult the documentation just to figure out what keybind does what.
Proposal:
- A single-line status bar at the bottom of the interface, underneath the tabview, similar to those in text editors like Vim.
- An command-line flag, e.g.
--keybind-status-bar, could be added to allow users to show/hide the statusbar. - The bar would be contextual, showing only the keybinds relevant to the currently active tab. For example, in the playback tab, it would display shortcuts for muting (
m) or increasing/decreasing volume with1,2,3.. where as in other tabs, different keybinds would be shown.
I think this would overall improve usability.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels