You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to seriously overload the default Space dialog ("Space mode")
For example, I'd like to move all the "View mode" commands there to save one key
But I'd love to be able to save two keys or even more! For this I'd need to be able to make some commands (e.g., page_down,page_up) not to close the dialog when they're invoked, so the "Space mode" becomes "partially sticky" — some non-repetable commands execute once and close the dialog, while some repeatable commands keep it open until I hit Space again
Then, instead of holding a hard-to-reach-by-default Control and pressing b/f to PageDown/Up you could just press Space and release it and do the same — much easier!
Lowering the cancellation barrier I wouldn't even need to think much in advance whether I want to invoke a "sticky" version or the non-sticky one (although I could have that as well in the same dialog!)
This discussion was converted from issue #1499 on April 14, 2024 02:35.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to seriously overload the default Space dialog ("Space mode")
For example, I'd like to move all the "View mode" commands there to save one key
But I'd love to be able to save two keys or even more! For this I'd need to be able to make some commands (e.g.,
page_down
,page_up
) not to close the dialog when they're invoked, so the "Space mode" becomes "partially sticky" — some non-repetable commands execute once and close the dialog, while some repeatable commands keep it open until I hit Space againThen, instead of holding a hard-to-reach-by-default Control and pressing b/f to PageDown/Up you could just press Space and release it and do the same — much easier!
Lowering the cancellation barrier I wouldn't even need to think much in advance whether I want to invoke a "sticky" version or the non-sticky one (although I could have that as well in the same dialog!)
Beta Was this translation helpful? Give feedback.
All reactions