tmux/history
This commit is contained in:
parent
fa9405e29f
commit
5f5e2b8a5b
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ bind-key -n M-Up switch-client -p
|
|||
# empty name for windows
|
||||
set-option -g automatic-rename on
|
||||
set-option -g automatic-rename-format ''
|
||||
# extend history limit
|
||||
set-option -g history-limit 1048576
|
||||
# enable mouse actions
|
||||
set-option -g mouse on
|
||||
# renumber windows after closing one
|
||||
|
|
Loading…
Reference in a new issue