diff options
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html | 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.html b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.html index 2ecd91fe..0af513c5 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 @@ -83,8 +83,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 /> diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index de4b3386..360f46a5 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="https://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 /> |
