diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-01 21:01:55 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-01 21:01:55 +0200 |
| commit | 99d7fb3980b7ffac54c5663008e943b6776b2c15 (patch) | |
| tree | b3c21b33adc94063c4a02fb848665987662c7eab /gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl | |
| parent | 073b190e0688abfecd8458cb1705d35213001da5 (diff) | |
Update
Diffstat (limited to 'gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl')
| -rw-r--r-- | gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl | 2 |
1 files changed, 1 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 2e83ad6f..93a011e8 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 @@ -51,7 +51,7 @@ And this is how it looks like after sending back the text to the Cursor Agent's => ./tmux-popup-editor-for-cursor-agent-prompts/demo2.png Prefilled prompt text -And here is the full script. It is a bit ugly since it's shell (written with Cursor Agent with GPT-5.2-Codex), and I might (let) rewrite it in Go and release it once I have time. But it works well enough for now. +And here is the full script. It is a bit ugly since it's shell (written with Cursor Agent with GPT-5.2-Codex), and I might (let) rewrite it in Go with propper unit tests, config-file, multi-agent support and release it once I have time. But it works well enough for now. ```bash #!/usr/bin/env bash |
