The Lua glue that gives the menu real items to surface. - `edit.copy/cut/paste/select-all` commands (Q#CM6) over the core clipboard, with the Emacs kill/yank bindings `M-w`/`C-w`/`C-y` and `C-x h` (the CUA trio's keys are already bound: `C-a` line-start, `C-v` page-down). - `pmacs.lsp.active_attachment()` (Q#CM5): a pure, side-effect-free attachment lookup for the menu's `symbol`/`diagnostic` visibility checks. Unlike `attached_for_active`, it never triggers an attach just because the menu opened. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014TXbAwk27agwhrNNrhLi2U |
||
|---|---|---|
| .. | ||
| api | ||
| commands | ||
| hooks | ||
| keymaps | ||
| menus | ||
| packages/repl | ||
| runtime | ||