From f59b3da515fc1dfcb70e910b71d3aea17b02df26 Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 22 Apr 2019 19:18:55 +0300 Subject: [PATCH] tmux: remove prefix e for now --- tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 6596f67..a07a7c0 100644 --- a/tmux.conf +++ b/tmux.conf @@ -2,7 +2,6 @@ unbind C-b bind C-g send-prefix bind v split-window -h bind s split-window -v -bind e choose-tree -Zs bind h select-pane -L bind j select-pane -D bind k select-pane -U