diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-01 22:27:26 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-01 22:27:26 +0200 |
| commit | 5cbbc645f44662387dba8f833a61ea2a2ba73eb5 (patch) | |
| tree | bf1d9280190ccac88b9290a678057a96e75963a9 | |
| parent | 2aad471b997848f109d4570c239dc2578fa8f5b2 (diff) | |
Update
| -rw-r--r-- | gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.gmi.tpl | 4 |
1 files changed, 2 insertions, 2 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 b2cf62e5..3032b1a7 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 @@ -59,8 +59,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 │ └────────────────────┘ └────────────────────┘ └────────────────────┘ └────────────────────┘ ``` |
