claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Feature request: allow "undo" for wiping input after hitting esc-esc

Open adamavenir opened this issue 7 months ago • 1 comments

Problem

If a user types escape twice, they lose their entered input. This is a destructive action that should have an 'undo'.

Real-world example

I'm carefully writing a prompt and I intend to type ``` but clumsily double-tap escape instead of backticks.

Desired functionality

Allow 'undoing' the double-escape wiping the input field either by hitting escape again or double-escape.

adamavenir avatar Jun 02 '25 03:06 adamavenir

+1 Including u in vim mode

hboon avatar Jun 02 '25 05:06 hboon

Implemented as of v1.0.33

dicksontsai avatar Jun 26 '25 04:06 dicksontsai

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.

github-actions[bot] avatar Aug 10 '25 14:08 github-actions[bot]