Homemaker
This commit is contained in:
parent
b064077703
commit
120ce97d0e
8 changed files with 594 additions and 58 deletions
|
@ -112,6 +112,9 @@ if-shell "test '#{$TMUX_VERSION_MAJOR} -gt 1 -o \( #{$TMUX_VERSION_MAJOR} -eq 1
|
|||
set -g history-limit 90000
|
||||
set -g alternate-screen on
|
||||
|
||||
set -g mouse-utf8 on
|
||||
set -g mouse on
|
||||
set-option -g set-titles on
|
||||
|
||||
#bind P paste-buffer
|
||||
#bind-key -T copy-mode-vi v send-keys -X begin-selection
|
||||
#bind-key -T copy-mode-vi y send-keys -X copy-selection
|
||||
#bind-key -T copy-mode-vi r send-keys -X rectangle-toggle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue