Skip to content

Add 26 plugins discovered on r/tmux#1

Closed
AntoineGS wants to merge 1 commit into
mainfrom
add-reddit-plugins-2026-05-18
Closed

Add 26 plugins discovered on r/tmux#1
AntoineGS wants to merge 1 commit into
mainfrom
add-reddit-plugins-2026-05-18

Conversation

@AntoineGS
Copy link
Copy Markdown
Contributor

Summary

Scanned recent posts on https://www.reddit.com/r/tmux/ (~200 most recent) and added 26 plugins that are not yet in the registry. Each one was verified to exist on GitHub, ship a TPM-style entry or be a tmux-focused tool consistent with existing registry entries.

AI (11 added) -> plugins/ai.yml

Plugin Stars Reddit
Ataraxy-Labs/opensessions 1048 link
gavraz/recon 237 link
craigsc/cmux 536 link
Dicklesworthstone/ntm 315 link
smtg-ai/claude-squad 7517 link
standardagents/dmux 1565 link
fynnfluegge/agtx 1045 link
asheshgoplani/agent-deck 2441 link
nickgnd/tmux-mcp 278 link
rupert648/pertmux 40 link
radoslav11/rpai 14 link

Session (4 added) -> plugins/session.yml

Plugin Stars Reddit
GabrielTecuceanu/tsman 62 link
phanorcoll/muxie 105 link
zSuperx/muffin 22 link
twopow/tmux-schema 7 link

Development (2 added) -> plugins/development.yml

Plugin Stars Reddit
andersonkrs/twig 35 link
raine/workmux 1491 link

Utility (7 added) -> plugins/utility.yml

Plugin Stars Reddit
szymonwilczek/tmux-jot 8 link
BatsShadow/tmux-superclick 7 link
eduwass/tmux-palette 291 link
Yahddyyp/tmux-simple-renamers 8 link
datamadsen/nunchux 67 link
waelmahrous/wormhole 32 link
raine/tmux-snaglord 30 link

Statusbar (2 added) -> plugins/statusbar.yml

Plugin Stars Reddit
Amdhj22/tmux-shorten-path 1 link
jazho76/tmux-statusline 9 link

Intentionally skipped

The following also surfaced in /r/tmux but were excluded:

  • Already in the registry (under a different owner/alias):
    • vaaleyard/tmux-dotbar (248 stars) — registry already has Valeyard1/tmux-dotbar, but that owner currently 404s. Worth fixing the existing entry separately rather than adding a duplicate here.
    • sandudorogan/tmux-sidebar — redirects to sandudorogan/tmux-pane-tree, which is already in navigation.yml.
    • fabioluciano/tmux-tokyo-night — redirects to fabioluciano/tmux-powerkit, already in statusbar.yml.
    • cdknorow/corral — redirects to cdknorow/coral; skipped as the project is in early/personal state.
  • Not a tmux plugin:
    • muhammadaus/tmux-panorama — fork of tmux itself, not a TPM plugin.
    • arndawg/tmux-windows, psmux/psmux, tmux/tmux-builds — tmux ports/builds, not plugins.
    • jdx/mise, ChromeDevTools/chrome-devtools-mcp, kando-menu/kando, superset-sh/superset — unrelated tools.
    • ItzaMi/tmux-grid — browser-based grid visualizer, not a plugin.
    • jtmkrueger/clmux.nvim — Neovim plugin (better fits a nvim registry).
    • fingergohappy/send-to-tmux.nvim — Neovim plugin.
    • joe-butler-23/hypr-nav — Hyprland keybind tool that happens to support tmux.
    • tupe12334/tmux-gateway — 0 stars, server tool (not a plugin).
    • tmux-plugins/tpm — meta/manager (matches existing SKIP list in scripts/find_missing.py).
  • Personal dotfiles or one-off gists:
    • m4r1vs/nixconfig, ropali/dotfiles, ken-morel/dotfiles, micahkepe/dotfiles, ThePrimeagen/.dotfiles, corechunk/Tmux, simoninglis/884482b8e808dc588779d4612c6adb90, williavs/c7cdf893a5b73c074511aac14423f8f4, mikeslattery/444f4fef4a20cfe786ba323a081262f7, quicknir/nikud, ser-ge/cms, S1M0N38/tau, sanif/kata, simoninglis/teax.
  • Plugin/config managers (mirroring tmux-plugins/tpm and tmuxpack/tpack ecosystem-level exclusions): PraaneshSelvaraj/coffee.tmux, AranBorkum/tmuxedo.
  • Very low signal / unclear scope: BardiyaFeili/seela (3 stars), IceCupe123/tmux-ssh-chooser (3 stars, no description), rgcr/t-mux-manager (3 stars), jakescript/tmux-workspaces (6 stars), haxybaxy/claude-tmux-status (Claude Code hooks plugin, not TPM), PeterHdd/Git-Worktree-Visualizer (10 stars, niche), Logic-H/tmux-sidecar (no description), gavraz-style mentions of prior art (jrmoulton/tmux-sessionizer, ThePrimeagen/tmux-sessionizer).

Test plan

  • All YAML files parse with yq (mikefarah, v4) — same tool the workflow uses
  • All entries have repo, description, and author; descriptions are 10-200 chars
  • All repo strings match ^[a-zA-Z0-9._-]+/[a-zA-Z0-9._-]+$
  • No stars or added_date added by contributor (auto-managed by CI)
  • No duplicate repo: values across the registry (172 unique entries)
  • All 26 new repos return HTTP 200 on https://api.github.com/repos/<repo>

@AntoineGS AntoineGS closed this May 19, 2026
@AntoineGS AntoineGS deleted the add-reddit-plugins-2026-05-18 branch May 19, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant