What's wrong with this entry?
Anonymous. No account, no email.
What
Six new keybinding actions for extending text selections in the input editor.
Details
selection:extendUp— shift+upselection:extendDown— shift+downselection:extendLeft— shift+leftselection:extendRight— shift+rightselection:extendLineStart— shift+homeselection:extendLineEnd— shift+end- These are customizable via
~/.claude/keybindings.json
Evidence
Selection keybindings (search for "selection:extendDown")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.