Skip to content

Conversation

@ethanndickson
Copy link
Member

The RetryBarrier button was hardcoded to show 'Stop (Ctrl+C)' but Ctrl+C only works in vim mode. Non-vim mode (default) uses Escape.

Now reads vim mode from persisted state and displays the correct keybind using formatKeybind().

  • Non-vim mode (default): Shows "Stop (Esc)"
  • Vim mode: Shows "Stop (Ctrl+C)"

Generated with mux

The RetryBarrier button was hardcoded to show 'Stop (Ctrl+C)' but
Ctrl+C only works in vim mode. Non-vim mode (default) uses Escape.

Now reads vim mode from persisted state and displays the correct
keybind using formatKeybind().
@ethanndickson ethanndickson added this pull request to the merge queue Dec 3, 2025
Merged via the queue into main with commit d249193 Dec 3, 2025
11 of 13 checks passed
@ethanndickson ethanndickson deleted the auto-retrier-ctrl-c-fix branch December 3, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant