diff options
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi | 4 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi index 5a4be918..33b829fa 100644 --- a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi +++ b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi @@ -68,8 +68,8 @@ This is the whole workflow: | v ┌────────────────────┐ ┌────────────────────┐ ┌────────────────────┐ ┌────────────────────┐ -│ Cursor input box │<--| send-keys back |<--| close editor+popup |<--| edit temp file | -│ (prompt pane) │ │ to original pane │ │ (exit $EDITOR) │ │ in $EDITOR │ +│ Cursor input box │<--| send-keys back |<--| close editor+popup |<--| edit temp file | +│ (prompt pane) │ │ to original pane │ │ (exit $EDITOR) │ │ in $EDITOR │ └────────────────────┘ └────────────────────┘ └────────────────────┘ └────────────────────┘ ``` diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index 8f33b54c..eca73b29 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2026-02-01T21:50:43+02:00</updated> + <updated>2026-02-01T22:27:38+02:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -90,8 +90,8 @@ bind-key e run-shell -b "tmux display-message -p '#{pane_id}' | v ┌────────────────────┐ ┌────────────────────┐ ┌────────────────────┐ ┌────────────────────┐ -│ Cursor input box │<--| send-keys back |<--| close editor+popup |<--| edit temp file | -│ (prompt pane) │ │ to original pane │ │ (exit $EDITOR) │ │ in $EDITOR │ +│ Cursor input box │<--| send-keys back |<--| close editor+popup |<--| edit temp file | +│ (prompt pane) │ │ to original pane │ │ (exit $EDITOR) │ │ in $EDITOR │ └────────────────────┘ └────────────────────┘ └────────────────────┘ └────────────────────┘ </pre> <br /> |
