update
This commit is contained in:
parent
ec74ddb9ba
commit
bf1004247b
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ bind c new-window -c "#{pane_current_path}"
|
|||
bind % split-window -h -c "#{pane_current_path}"
|
||||
bind '"' split-window -v -c "#{pane_current_path}"
|
||||
|
||||
set -sg escape-time 5
|
||||
|
||||
set-option -sa terminal-features ',xterm-256color:RGB'
|
||||
|
||||
run '~/.tmux/plugins/tpm/tpm'
|
||||
|
|
|
|||
Loading…
Reference in a new issue