Cleanup.
This commit is contained in:
parent
89281837c6
commit
dc778d0191
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ bind-key C-a send-prefix
|
||||||
# Suggestions from nvim:
|
# Suggestions from nvim:
|
||||||
set-option -sg escape-time 10
|
set-option -sg escape-time 10
|
||||||
set-option -g focus-event on
|
set-option -g focus-event on
|
||||||
set-option -sa terminal-overrides ',screen-256color:RGB'
|
set-option -sa terminal-overrides 'screen-256color:RGB'
|
||||||
|
|
||||||
# split panes using | and -
|
# split panes using | and -
|
||||||
bind | split-window -h
|
bind | split-window -h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue