Settings

Theme

Show HN: Tmux-bar – One-tap switching between windows in current tmux session

github.com

3 points by zonovar 2 months ago · 1 comment · 1 min read

Reader

I revived an old idea I had, a small native macOS menu bar app that shows your tmux windows as Touch Bar buttons, so switching windows is one tap away.

It runs quietly in the menu bar, watches which terminal is focused (Terminal, iTerm2, Ghostty), and refreshes the Touch Bar with your current tmux windows.

This was a fun “vibe coding” side project, but also a practical tool I wanted for my own workflow. Hope it can be useful to someone else.

HorseyofCoursey 2 months ago

Nice, very useful.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection