fix(tmux): Re-add italic text
This commit is contained in:
parent
7c89dbe63e
commit
b32cae96a3
|
@ -9,7 +9,7 @@ bind-key -n C-k select-pane -U
|
|||
bind-key -n C-l select-pane -R
|
||||
|
||||
set-option -g status-keys "emacs"
|
||||
set-option -g default-terminal "screen-256color"
|
||||
set-option -g default-terminal "xterm-256color"
|
||||
set-option -ga terminal-overrides ",*256col*:Tc"
|
||||
|
||||
bind-key - split-window -v -c '#{pane_current_path}'
|
||||
|
|
Loading…
Reference in a new issue