well, it probably does not work anymore either, eh
This commit is contained in:
parent
5f2c7293a4
commit
1ab5e7fe64
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue