TIL
Switch to previous session in tmux
14.02.2023I recently setup <prefix> +
to switch to the previous tmux session. Super handy to switch fast between two projects, for example backend and frontend.
bind + switch-client -l
I recently setup <prefix> +
to switch to the previous tmux session. Super handy to switch fast between two projects, for example backend and frontend.
bind + switch-client -l