From 1ab5e7fe64e1bae35cb4a306ffb9f57f6ed9bdfc Mon Sep 17 00:00:00 2001 From: Von Random Date: Thu, 28 Apr 2016 17:06:00 +0300 Subject: [PATCH] well, it probably does not work anymore either, eh --- tmux.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tmux.conf b/tmux.conf index 41a9a3f..0d64341 100644 --- a/tmux.conf +++ b/tmux.conf @@ -33,6 +33,8 @@ bind -n M-k previous-window bind -n M-` last-window bind -n S-Pageup copy-mode -u setw -g mode-keys "vi" +set -g set-titles "on" +set -g set-titles-string "#h" set -g base-index "1" set -g escape-time "0" set -g history-limit "10000"