this post was submitted on 11 Jul 2023
7 points (100.0% liked)

Tmux

206 readers
1 users here now

founded 2 years ago
MODERATORS
 

I already posted this on c/commandline but I think it's more suitable here.

top 6 comments
sorted by: hot top controversial new old
[–] mrCunningham@programming.dev 3 points 2 years ago* (last edited 2 years ago) (1 children)

it would be nice to navigate the list with j/k but this is awesome, thanks

[–] howarddo@programming.dev 1 points 2 years ago* (last edited 2 years ago)

Yeah, I would've tried to implement that if I hadn't custom mapped my keyboard Capslock+hjkl to arrows.

[–] SuperFola@programming.dev 2 points 2 years ago (1 children)

Thanks, this is really cool!

If you don't want the border because you applied a style to fzf, you can add -B to the display-popup tmux command.

[–] howarddo@programming.dev 1 points 2 years ago

cool, I'm still a noob in both tmux and fzf, so I wouldn't know much else to add. The script is just a result of asking ChatGPT and debugging.

[–] autokludge@programming.dev 2 points 2 years ago (1 children)
[–] howarddo@programming.dev 1 points 2 years ago

I knew and currently use tmux sessionizer, but only to open git repos as sessions. But I don't really like its session switcher, it doesn't allow delete and adding so that's why I created this.

load more comments
view more: next ›