From 95deba528aa18af3748248cfcc666b0fe0ba6095 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 23 Apr 2015 11:57:19 +0100 Subject: Added new aliases (for mail and git) --- tmux.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tmux.conf') 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 \ -- cgit v1.2.3