Is it possible to use a menu like this to do all actions from:
For example g will open this menu:
Sponsor Block
1: set segment start
2: set segment end
c: clear segment boundaries
u: upvote last segment
d: downvote last segment
s: submit
Esc: Close Menu
Submit will open a new menu similar to existing one:
This way users can use just one key to just open menu, other keys would be bound when menu is open and unbound when menu is closed.
Sorry in advance, if this is unnecessary but it would be clean and easy to remember.
Is it possible to use a menu like this to do all actions from:
For example
g
will open this menu:Submit
will open a new menu similar to existing one:This way users can use just one key to just open menu, other keys would be bound when menu is open and unbound when menu is closed.
Sorry in advance, if this is unnecessary but it would be clean and easy to remember.