From e6ff28fa90f7cab0dbb50e8be402a8fa3a50820d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 1 Feb 2026 20:33:56 +0200 Subject: Update --- gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gemfeed') 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 696328d0..87e1ab33 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 @@ -248,7 +248,7 @@ The problems were mostly small but annoying: * Getting the right target pane was the first hurdle. I ended up storing the pane id in a file because of tmux format expansion quirks. * The Cursor UI draws a nice box around the prompt, so the prompt line contains a `│` and other markers. I had to filter those out and strip the box-drawing characters. -* When I prefilled text and then sent it back, I sometimes duplicated the prompt. Stripping the prefilled prompt text from the first line fixed that. +* When I prefilled text and then sent it back, I sometimes duplicated the prompt. Stripping the prefilled prompt text from the submitted text fixed that. ## Test cases (for a future rewrite) -- cgit v1.2.3