tz: switch tmux sessions with fzf
December 4, 2024
← Back to all poststz

tz
lets you use fzf
to switch tmux sessions, while inside of a tmux session.
To use it, just copy the tz
script to somewhere in your bin.
You can get it by running...
Then adding the following to your ~/.tmux.conf
:
After this you can run C-b f
and get the tz
menu to pop up.
You can find the github repo online: