From 72cff544c9caaa7d33f523a663a7a589b1e59083 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Fri, 16 Dec 2022 21:25:18 +0100 Subject: [PATCH] tmux: default prefix --- tmux/.tmux.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 52ac39a..e91102a 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -2,11 +2,6 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-yank' -unbind C-b -set -g prefix C-a -bind C-a send-prefix -#bind C-a last-window - # fix esc problems in vim set -s escape-time 0