Feat: Ctrl-Y (yank)
Resolved 💬 6 comments Opened Jun 10, 2025 by kmcclosk Closed Jan 10, 2026
Ctrl-K ("kill") still kills text from the cursor to the end of the line, however it looks like Ctrl-Y ("yank") which pastes back the kill text has been removed in the latest release (Version 1.0.18). I'm quite sure this worked previously. I believe from a previous issue that Claude Code is using GNU Readline which supports these keychords (as well as emacs).
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗