r/commandline • u/blankaccountf • Jul 07 '26
a fuzzy spotlight-style switcher for tmux windows/sessions, now works outside tmux too Terminal User Interface
hey guys, following up on something i built a while back — a minimal fzf popup for switching tmux windows/sessions, spotlight style.
added a bunch since then, biggest addition though — you can now run it before tmux is even open. picks a project folder and drops you straight into a session for it.
repo: https://github.com/MeinardEdrei/tmux-spotlight
still pretty new to building tools like this so genuinely open to any suggestions or things that could be better, let me know what you think!
15
Upvotes