diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 54ced0f..9bb7f93 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -12,12 +12,6 @@ # * https://mutelight.org/practical-tmux ################################################################################ -# Make it use C-a, similar to screen.. -unbind C-b -unbind l -set -g prefix C-a -bind-key C-a last-window - # Allows for faster key repetition set -s escape-time 0