Step 144: add Emacs keybinding integration

This commit is contained in:
Bill
2026-02-09 18:06:50 -07:00
parent 568fa38f46
commit abd41217d3
8 changed files with 280 additions and 2 deletions

View File

@@ -194,7 +194,7 @@ functionality through the Whetstone UI.
Feed into `PrimitivesRegistry` for constrained coding.
*Modifies:* `ElispCommandBuilder`, `PrimitivesRegistry.h`
- [ ] **Step 144: Emacs keybinding deep integration**
- [x] **Step 144: Emacs keybinding deep integration**
Go beyond the simple keybinding profile. In Emacs layout mode, support:
- M-x command execution (sends to Emacs daemon)
- Emacs-style prefix keys (C-x C-f, C-x C-s, C-c prefix maps)