[PR #313] Add tmux-agent-view to Plugins #4557

Open
opened 2026-07-14 11:41:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tmux/pull/313
Author: @luopeixiang
Created: 7/3/2026
Status: 🔄 Open

Base: mainHead: add-tmux-agent-jump


📝 Commits (1)

  • 274b5ad Add tmux-agent-view to Plugins

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds tmux-agent-view to the Plugins section (alphabetical order, next to the other AI-agent plugins).

It's a popup picker (prefix + a) that lists every AI agent pane (Claude Code, Codex, OpenCode, aider) across all tmux sessions — Claude Code-style agent view, grouped by live state detected from screen content, needs-input first, with a live preview, git branch, and conversation topic. Jumping is plain switch-client; no hooks, no daemon, no state files. Single bash script (bash 3.2 compatible), requires tmux ≥ 3.2 and fzf. MIT licensed.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rothgar/awesome-tmux/pull/313 **Author:** [@luopeixiang](https://github.com/luopeixiang) **Created:** 7/3/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-tmux-agent-jump` --- ### 📝 Commits (1) - [`274b5ad`](https://github.com/rothgar/awesome-tmux/commit/274b5ad0b5533edc4b9c48b9b9840f0a1bc34345) Add tmux-agent-view to Plugins ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [tmux-agent-view](https://github.com/luopeixiang/tmux-agent-view) to the Plugins section (alphabetical order, next to the other AI-agent plugins). It's a popup picker (`prefix + a`) that lists every AI agent pane (Claude Code, Codex, OpenCode, aider) across all tmux sessions — Claude Code-style agent view, grouped by live state detected from screen content, needs-input first, with a live preview, git branch, and conversation topic. Jumping is plain `switch-client`; no hooks, no daemon, no state files. Single bash script (bash 3.2 compatible), requires tmux ≥ 3.2 and fzf. MIT licensed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 11:41:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tmux#4557