### Summary <!-- Begin your issue with a one sentence summary --> In Helix, the anchor of a selection can be inverted with `ALT+;`, this is not emulated correctly in Zed because the keybinding does nothing. <details><summary>Video of behavior in Helix</summary> https://github.com/user-attachments/assets/4fc3c81c-d788-4f11-93ba-aaf6956a3811 </details> ### Description <!-- Describe with sufficient detail to reproduce from a clean Zed install. - Any code must be sufficient to reproduce (include context!) - Code must as text, not just as a screenshot. - Issues with insufficient detail may be summarily closed. --> Steps to reproduce: 1. Use Zed >0.193.0 2. Enable `"helix_mode": true` in your settings 3. Select a few lines by pressing `x` a few times 4. Press `ALT+;` **Expected Behavior**: Anchor is inverted, like video above. **Actual Behavior**: Nothing happens. <!-- Before Submitting, did you: 1. Include settings.json, keymap.json, .editorconfig if relevant? 2. Check your Zed.log for relevant errors? (please include!) 3. Click Preview to ensure everything looks right? 4. Hide videos, large images and logs in ``` inside collapsible blocks: <details><summary>click to expand</summary> ```json ``` </details> --> ### Zed Version and System Specs Zed: v0.193.3 (Zed) OS: macOS 14.7.6 Memory: 64 GiB Architecture: aarch64