From 827ef138cab682a0d6feb1592e0ea9568dff83ea Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2026 17:44:33 +0200 Subject: Update content for md --- gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gemfeed') diff --git a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md index f5152bd3..d0c7cc01 100644 --- a/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md +++ b/gemfeed/2026-02-02-tmux-popup-editor-for-cursor-agent-prompts.md @@ -81,6 +81,10 @@ And here is the full script. It is a bit ugly since it's shell (written with Cur > Updated 2026-02-02: Script now works on both Linux and macOS; the listing below reflects the latest version. +> Update 2026-02-08: This functionality has been integrated into the hexai project (https://codeberg.org/snonux/hexai) with proper multi-agent support for Cursor Agent, Claude Code CLI, and Ampcode. The hexai version includes unit tests, configuration files, and better agent detection. While still experimental, it's more robust than this shell script. See the hexai-tmux-edit command for details. + +[https://codeberg.org/snonux/hexai](https://codeberg.org/snonux/hexai) + ```bash #!/usr/bin/env bash set -u -o pipefail -- cgit v1.2.3