diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-01 20:35:17 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-01 20:35:17 +0200 |
| commit | bad70918c7019707f316034aaba0a54efa170f60 (patch) | |
| tree | 0c0a0f231ca0ab3c5e6f5dbc8e3cd47402f2c8a8 /gemfeed | |
| parent | e6ff28fa90f7cab0dbb50e8be402a8fa3a50820d (diff) | |
Update
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl index 87e1ab33..7e874f42 100644 --- a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl +++ b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl @@ -266,7 +266,9 @@ Although I use Helix, this is just `$EDITOR`. If you prefer Vim, Neovim, or some One caveat: different agents draw different prompt UIs, so the capture logic depends on the prompt shape. A future version of this script should be more modular in that respect; for now this is just a PoC tailored to Cursor Agent. -If I get a chance, I'll clean it up and rewrite it in Go (and release it properly). For now, I am happy with this little hack. It already feels like a native editing workflow for Cursor Agent prompts. +Another thing is, what if Cursor decides to change the design of its TUI? I would need to change my script as well. + +If I get a chance, I'll clean it up and rewrite it in Go (and release it properly or include it into Hexai, another AI related tool of mine, of which I haven't blogged about yet). For now, I am happy with this little hack. It already feels like a native editing workflow for Cursor Agent prompts. E-Mail your comments to `paul@nospam.buetow.org` :-) |
