Display a tmux popup/dialog to select a session from tmuxp
Based on tmux-fzf
- fzf
- tmuxp
- bash
Install via TPM
Add this line to your ~/.tmux.conf
set -g @plugin 'andersondanilo/tmuxp-fzf'
Reload configuration, then press prefix
+ I
.
To launch tmuxp-fzf, press prefix
+ P
(Shift+P).