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
AstonJ
Which screen resolutions do you frequently use? Note: not the resolution the display is capable of mind, but the resolution you’re using...
New
KyleHunter
What is a good language for beginners to make apps like snapchat and instagram?
New
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
AstonJ
If you could work on any project, what would it be? :upside_down_face:
New
Exadra37
Have you ever wanted to build something but you had no idea what to do? Just as authors sometimes have “writers block” it’s also true for...
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
OvermindDL1
What shell(s) do you use, why do you use them, and how do you have them configured? Note, this is about shell’s, not terminals, terminal...
New
TwistingTwists
Hello Fellow developers, I have been trying to wrap my head around How difficult would it have been to be a dev 20-30 years ago? I have...
New
Exadra37
Your users of the two forums are spread across the world, thus I am curious how did you solved it?
New

Other popular topics Top

PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
AstonJ
Curious to know which languages and frameworks you’re all thinking about learning next :upside_down_face: Perhaps if there’s enough peop...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
AstonJ
Seems like a lot of people caught it - just wondered whether any of you did? As far as I know I didn’t, but it wouldn’t surprise me if I...
New
wmnnd
Here’s the story how one of the world’s first production deployments of LiveView came to be - and how trying to improve it almost caused ...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New