diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index a2d642b..037e1c7 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -18,6 +18,8 @@ set -g @plugin 'tmux-plugins/tmux-prefix-highlight' set -g @plugin 'tmux-plugins/tmux-open' # Better pane management set -g @plugin 'tmux-plugins/tmux-pain-control' +# Better session management +set -g @plugin 'tmux-plugins/tmux-sessionist' # Suggested in `man tmux`, and added by tmux-sensible, with wrong file... bind-key R source-file ~/.config/tmux/tmux.conf \; \