|
|
@ -35,5 +35,5 @@ set-option -g status-left-length 0 |
|
|
|
|
|
|
|
|
|
|
|
# Options to make NeoVim (more) happy |
|
|
|
# Options to make NeoVim (more) happy |
|
|
|
set-option -g focus-events on |
|
|
|
set-option -g focus-events on |
|
|
|
set-option -g default-terminal "xterm-256color" |
|
|
|
set-option -g default-terminal "tmux-256color" |
|
|
|
set-option -sa terminal-overrides ',xterm-256color:RGB' |
|
|
|
set-option -sa terminal-overrides ',tmux-256color:RGB' |
|
|
|