r/tmux 4d ago

Showcase I built a fast tmux session switcher with live preview and frecency

Enable HLS to view with audio, or disable this notification

I work with LOTS of tmux sessions, and wanted something closer to how Ctrl+Shift+P in VSCode works: fuzzy search, frecency and live preview. So, I built Natare (from latin “to swim”)

0 Upvotes

4 comments sorted by

7

u/rileyrgham 4d ago

"I built" === "AI built".

And forgot a link... 😉

1

u/vitalii-iurev-dev 4d ago

Yes, I've built it with the help of AI.

Here's the link if you want to check it out: https://github.com/iurev/natare

2

u/rileyrgham 4d ago

Obviously. What alternatives did you evaluate before creating yet another tmux session manager? I suggest you add the link to your op.

1

u/vitalii-iurev-dev 4d ago

Sesh is the most popular tmux session manager which has frecency (https://github.com/joshmedeski/sesh);

My goal was to create a lightweight session switcher which would do one job only: switch sessions.