The whole hunk
from line 78, old and new numbered
/
lines
from line 78
7878
7979When you delete a word or a line with one of the [text editing shortcuts](/docs/en/interactive-mode#text-editing), Claude Code announces the deleted text:
8080
81* Deleting a word with `Ctrl+W`, `Option+Delete` on macOS, or `Ctrl+Backspace` on Windows
81* Deleting words with `Ctrl+W` or `Alt+D`, or with `Option+Delete` on macOS or `Ctrl+Backspace` on Windows
8282* Deleting to the start of the line with `Ctrl+U` or `Cmd+Backspace`
8383* Deleting to the end of the line with `Ctrl+K`
8484