axelson

axelson

Does anyone use a tmux session switcher?

Can anyone recommend a tmux session switcher? I’ve used https://github.com/siadat/session-finder in the past but it’s not very actively maintained and has gotten to be slower than a simple prefix-s up/down enter.

Most Liked

bphogan

bphogan

Author of Build Websites with Hugo (and 4 other titles)

I’ve never invested in a session management tool for tmux. I use prefix s a ton, but also prefix ( and prefix ) a lot too, as those cycle forward and backward.

Here’s what I end up using:

  • prefix s - display session switcher
  • prefix ( previous session
  • prefix ) next session
  • :switch -t [name] switch to specific session by name

I am aware that https://github.com/tmux-plugins/tmux-sessionist exists but I have not used it and it doesn’t look like it’s maintained currently.

AstonJ

AstonJ

I keep meaning to check out tmux after first seeing @bphogan’s book featured in a PragProg newsletter a few years ago - I like the idea of others being able to share a session and help work on a problem.

I look forward to seeing suggestions too (I wonder if @bphogan has any?) :blush:

axelson

axelson

Hmm, maybe I’ll try to make better use of prefix ( and prefix ). I don’t have quite as many sessions as I used to. Before I would often have 4 sessions that I would constantly jump between so previous and next wouldn’t be as useful.

Where Next?

Popular General Dev topics Top

wolf4earth
Inspired by this thread about arcade games - which I initially misread as favorite arcade game soundtracks - I wanted to ask about your f...
New
axelson
Can anyone recommend a tmux session switcher? I’ve used https://github.com/siadat/session-finder in the past but it’s not very actively m...
New
AstonJ
If you could work on any project, what would it be? :upside_down_face:
New
AstonJ
Are you a touch typist? :keyboard: poll If you haven’t checked your typing speed yet, you can do so here here :smiley:
New
jamiedumont
This is all going to be a bit hand-wavey and straight off the top of my head, so bear with me, but it’s a thought/debate that’s been ratt...
New
AstonJ
Hi everyone… I’m so sorry about the delay in getting this thread up, I’ve just been so busy :see_no_evil: Are there any book clubs you’d...
New
ohm
I just switched jobs to tech lead with a small team of about 6 other developer. This is my first tech lead job. What do I need to know? A...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
DevotionGeo
I am planning to refresh my Ruby knowledge in a month or two, after using other technologies more frequently for a few years. Luckily I w...
New
DevotionGeo
Amazon CodeWhisperer is an alternative to GitHub Copilot, and it’s free!
New

Other popular topics Top

Exadra37
Please tell us what is your preferred monitor setup for programming(not gaming) and why you have chosen it. Does your monitor have eye p...
New
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
AstonJ
Inspired by this post from @Carter, which languages, frameworks or other tech or tools do you think is killing it right now? :upside_down...
New
PragmaticBookshelf
“Finding the Boundaries” Hero’s Journey with Noel Rappin @noelrappin Even when you’re ultimately right about what the future ho...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
First poster: bot
The overengineered Solution to my Pigeon Problem. TL;DR: I built a wifi-equipped water gun to shoot the pigeons on my balcony, controlle...
New
AstonJ
If you want a quick and easy way to block any website on your Mac using Little Snitch simply… File > New Rule: And select Deny, O...
New
AstonJ
Curious what kind of results others are getting, I think actually prefer the 7B model to the 32B model, not only is it faster but the qua...
New