1
0
Fork 0

well, it probably does not work anymore either, eh

This commit is contained in:
Von Random 2016-04-28 17:06:00 +03:00
parent 5f2c7293a4
commit 1ab5e7fe64

View file

@ -33,6 +33,8 @@ bind -n M-k previous-window
bind -n M-` last-window bind -n M-` last-window
bind -n S-Pageup copy-mode -u bind -n S-Pageup copy-mode -u
setw -g mode-keys "vi" setw -g mode-keys "vi"
set -g set-titles "on"
set -g set-titles-string "#h"
set -g base-index "1" set -g base-index "1"
set -g escape-time "0" set -g escape-time "0"
set -g history-limit "10000" set -g history-limit "10000"