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

AstonJ
A thread that every forum needs! Simply post a link to a track on YouTube (or SoundCloud or Vimeo amongst others!) on a separate line an...
New
Exadra37
Cloudflare as workers to run serverless code without using containers: So it seems that Isolates is based on: What we ended up settl...
New
New
finner
One of my 2021 resolutions is to read more tech books. As part of this effort I purchased two MEAPs (Manning Early Access Program) which...
New
Rainer
Not sure if following fits exactly this thread, or if we should have a hobby thread… For many years I’m designing and building model air...
New
GermaVinsmoke
Do you like to help others on stackoverflow in your free time? And what’s your reputation on Stackoverflow? :smirk::joy::rofl:
New
New
malloryerik
With 100% less blockchain. I went searching for a lightweight immutable database that could be audited and ran into this. I guess this ...
New
AstonJ
Chris Seaton, the creator of TruffleRuby has died. It appears from suicide :cry: He left this note on Twitter on the weekend: And one...
New
harwind
I’m working on a C++ program where I need to convert a string containing a numeric value into an integer. I want to ensure that this conv...
New

Other popular topics Top

AstonJ
A thread that every forum needs! Simply post a link to a track on YouTube (or SoundCloud or Vimeo amongst others!) on a separate line an...
New
AstonJ
If it’s a mechanical keyboard, which switches do you have? Would you recommend it? Why? What will your next keyboard be? Pics always w...
New
AstonJ
SpaceVim seems to be gaining in features and popularity and I just wondered how it compares with SpaceMacs in 2020 - anyone have any thou...
New
New
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
New
Fl4m3Ph03n1x
Background Lately I am in a quest to find a good quality TTS ai generation tool to run locally in order to create audio for some videos I...
New
CommunityNews
When agile experimentation at startups becomes a p-hacking trap
New