diff --git a/tmux/tmux.conf b/tmux/tmux.conf index ee97e89..9fbeee8 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,6 +1,9 @@ set -g set-titles on set -g mouse off +unbind C-b +set -g prefix C-f +bind C-f send-prefix unbind C-l unbind l