mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-07-02 10:33:00 +08:00
Add a Ctrl+C key to the right end of the mobile shortcuts bar so users can interrupt the foreground process without a physical keyboard. Sends \x03 (ETX), which is the same interrupt sequence on Windows and Linux.