On Thu, 21 Aug 2025 at 05:48, Grisha Levit <grishale...@gmail.com> wrote:

> You can reproduce this by adding a key binding to your terminal emulator
> to send \003\033 for some key combination.
>

Or if using a terminal emulator that doesn't support programmable bindings
(or indeed, just for the simplicity):

stty intr ^[

then type ctrl-R and any key that sends an escape sequence (such as ↑, or
indeed any key that's not part of the basic teletype/typewriter keyboard).

-Martin

Reply via email to