tmux: Update colours
This commit is contained in:
parent
b1468a8120
commit
886fdce9ef
|
@ -10,6 +10,7 @@ bind-key -n C-l select-pane -R
|
|||
|
||||
set-option -g status-keys "emacs"
|
||||
set-option -g default-terminal "screen-256color"
|
||||
set-option -ga terminal-overrides ",*256col*:Tc"
|
||||
|
||||
bind-key - split-window -v -c '#{pane_current_path}'
|
||||
bind-key \\ split-window -h -c '#{pane_current_path}'
|
||||
|
|
Loading…
Reference in a new issue