From 61ea8130bd221d06c2276f93da5edffdb0d3a2e7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 1 Feb 2026 20:36:15 +0200 Subject: Update content for html --- about/resources.html | 196 ++++++++++----------- ...tmux-popup-editor-for-cursor-agent-prompts.html | 6 +- gemfeed/atom.xml | 10 +- index.html | 2 +- uptime-stats.html | 2 +- 5 files changed, 111 insertions(+), 105 deletions(-) diff --git a/about/resources.html b/about/resources.html index ffd2da66..5921ed1d 100644 --- a/about/resources.html +++ b/about/resources.html @@ -50,112 +50,112 @@ In random order:


Technical references



I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:


Self-development and soft-skills books



In random order:


Here are notes of mine for some of the books

@@ -164,31 +164,31 @@ Some of these were in-person with exams; others were online learning lectures only. In random order:


Technical guides



These are not whole books, but guides (smaller or larger) which I found very useful. in random order:


Podcasts



@@ -197,33 +197,33 @@ In random order:


Podcasts I liked



I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.


Newsletters I like



@@ -231,17 +231,17 @@

Magazines I like(d)



@@ -250,8 +250,8 @@

Formal education



diff --git a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html index 112691fd..1cd95e5a 100644 --- a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html +++ b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html @@ -275,7 +275,7 @@ main "$@"

Test cases (for a future rewrite)



@@ -294,7 +294,9 @@ main "$@"
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 :-)

diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 86db1b25..417fd5fb 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ - 2026-02-01T20:24:16+02:00 + 2026-02-01T20:35:25+02:00 foo.zone feed To be in the .zone! @@ -20,6 +20,8 @@

A tmux popup editor for Cursor Agent prompts



+Published at 2026-02-01T20:24:16+02:00
+
...and any other TUI based application

Table of Contents


@@ -280,7 +282,7 @@ main "$@"
  • 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)



@@ -299,7 +301,9 @@ main "$@"
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 :-)

diff --git a/index.html b/index.html index 42c87227..378421f2 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

Hello!



-This site was generated at 2026-02-01T20:24:16+02:00 by Gemtexter
+This site was generated at 2026-02-01T20:35:25+02:00 by Gemtexter

Welcome to the foo.zone!

diff --git a/uptime-stats.html b/uptime-stats.html index 2eae3023..3e2b6bdb 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -13,7 +13,7 @@

My machine uptime stats



-This site was last updated at 2026-02-01T20:24:16+02:00
+This site was last updated at 2026-02-01T20:35:24+02:00

The following stats were collected via uptimed on all of my personal computers over many years and the output was generated by guprecords, the global uptime records stats analyser of mine.

-- cgit v1.2.3