From 191302ea7be79d715bd5e56683e9eb13031b4725 Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 22 Jan 2015 12:55:10 +0300 Subject: [PATCH] disabled esc sequences in tmux because I haz alt --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index b2434d8..6250690 100644 --- a/tmux.conf +++ b/tmux.conf @@ -24,6 +24,7 @@ bind -n M-` last-window bind -n S-Pageup copy-mode -u setw -g mode-keys vi set -g base-index 1 +set -g escape-time 0 set -g history-limit 10000 set -g set-titles off set -g set-titles-string "#T"