Show HN: spymux – Spy on your tmux panes

github.com

9 points by crap a day ago

I had motivation for writing this after I kept switching back and forth between agents to see if they've finished what they were working on (and I couldn't find a similar tool out there). I'd imagine it can be useful for other scenarios as well, e.g. tracking multiple build/test jobs over multiple windows.

Still a work in progress, but I thought I'd share :)

detectivestory a day ago

I could have sworn this feature came by default but I guess not. On a side-note, does anyone know of any curated list of tmux plugins similar to vimawesome?

  • jumski 12 hours ago

    You are not mistaken - the session selector shows the overview of all windows from given session. Very similar, but not full screen

squigz a day ago

I must be missing something here that this addresses something just pane splitting doesn't...?

  • crap 21 hours ago

    Great question! It really depends on how you operate. When I'm working on a project I typically have a dedicated window for it with only a few splits (e.g. neovim, a watch, an agent, etc). This tool will aggregate splits across all windows.