gh stack submit: Add tabbing to a Submit button as alternative to Control-S (XOFF flow control) keyboard shortcut #233
bhamiltoncx
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Requiring Control-S to submit a stack from the interactive UI is not very ergonomic (not everyone can stretch these fingers easily on every keyboard). It's also the XOFF flow control stop sequence, which can cause freezes in terminals if cooked mode is not disabled.
Please add an alternative (e.g., tabbing to a Submit button) to Control-S to submit a stack.
Beta Was this translation helpful? Give feedback.
All reactions