diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-07 14:29:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-07 14:29:35 +0300 |
| commit | 23482b5d8da5c67da1fc501ddbafdd123be3972c (patch) | |
| tree | 452dc7c418055ebb79a88a303e50d2dbc1877f09 /PROJECTSTATUS.md | |
| parent | 76f388f9759cdc15cb1eba985cd87cde1906208b (diff) | |
feat: rename hexai-action -> hexai-tmux-action; remove --tmux/--no-tmux; tmux-only flow; update docs and Magefile
Diffstat (limited to 'PROJECTSTATUS.md')
| -rw-r--r-- | PROJECTSTATUS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PROJECTSTATUS.md b/PROJECTSTATUS.md index 18b0278..a5687fa 100644 --- a/PROJECTSTATUS.md +++ b/PROJECTSTATUS.md @@ -15,7 +15,7 @@ Or maybe ``` [keys.normal] -C-p = ":sh hexai-action" +C-p = ":sh hexai-tmux-action" ``` And then generate a menu with all the code actions hexai-lsp knows of and include hotkeys for each menu item! Also print out a notice that this is a work-around due to limitations in Helix's current LSP UI. |
