From 6eed7dd5979f79c800ca1373ff02f99b5e8739a1 Mon Sep 17 00:00:00 2001 From: Andrey Morskov Date: Sun, 22 Feb 2026 09:12:39 +0200 Subject: [PATCH] Add tmux-agent-indicator to Plugins section (#174) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f9660f..7ac6982 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [kmux-status](https://github.com/tardunge/kmux-status) - Tmux plugin to render kubernetes context and other indicators on the status-line. - [muxile](https://github.com/bjesus/muxile) - View and control your tmux session from your mobile. - [nunchux](https://github.com/datamadsen/nunchux) A fuzzy launcher for apps, files, and build tasks with live status, keyboard shortcuts, and task runner integration. +- [tmux-agent-indicator](https://github.com/accessd/tmux-agent-indicator) Track AI agent state (Claude, Codex, etc.) with pane borders, background colors, window titles, and status bar icons. - [tmux-autoreload](https://github.com/b0o/tmux-autoreload) - Watches your tmux configuration file and automatically reloads it on change. - [tmux-bitwarden](https://github.com/Alkindi42/tmux-bitwarden) Access your Bitwarden login items in a tmux pane. - [tmux-browser](https://github.com/ofirgall/tmux-browser) Web browser sessions attached to tmux sessions.