@ -139,6 +139,12 @@ bind-key C-b command-prompt "find-window '%%'"
unbind ^D
bind ^D detach
# Zoom/Unzoom a pane
unbind f
bind-key f resize-pane -Z
unbind C-f
bind-key C-f resize-pane -Z
# Verrouiller tmux
unbind ^X
bind ^X lock-server