summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2015-04-23 11:57:19 +0100
committerUrbain Vaes <urbain@vaes.uk>2015-04-23 11:57:19 +0100
commit95deba528aa18af3748248cfcc666b0fe0ba6095 (patch)
treea47d44e8bbf1d0e0c8ab1d1da071af090bc623a9 /tmux.conf
parent89bbaab24c6ddf08c1fb7b68a0e3b866bab6a9de (diff)
Added new aliases (for mail and git)
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/tmux.conf b/tmux.conf
index 0d3acd9..cf28b29 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -7,9 +7,7 @@ unbind C-b
set -g prefix C-Space
bind Space send-prefix
-set-window-option -g mode-keys vi
-bind-key -t vi-copy 'v' begin-selection
-bind-key -t vi-copy 'y' copy-selection
+set -s escape-time 0
set -g @tpm_plugins ' \
tmux-plugins/tpm \