- cross-posted to:
- commandline
- cross-posted to:
- commandline
I already posted this on c/commandline
but I think it’s more suitable here.
it would be nice to navigate the list with j/k but this is awesome, thanks
Yeah, I would’ve tried to implement that if I hadn’t custom mapped my keyboard
Capslock+hjkl
to arrows.
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.
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.
Nice one – just for your awareness there is also some other prior work on this if you are interested
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.