diff --git a/tmux.conf b/tmux.conf index ee12355..23e97ae 100644 --- a/tmux.conf +++ b/tmux.conf @@ -248,7 +248,7 @@ bind BTab select-pane -t:.- ## Raccourcis clavier pour les sessions # Proposer la liste des sessions avec choix possible unbind _ -bind _ choose-session +bind _ switch-client -n unbind C-_ bind C-_ choose-session