tmux: Add overrides for xterm*
This commit is contained in:
parent
3e8a294618
commit
a9baa34cc4
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ set -w -g window-status-bell-style fg=colour233,bg=colour124
|
|||
bind c new-window -c "#{pane_current_path}"
|
||||
bind '"' split-window -c "#{pane_current_path}"
|
||||
bind % split-window -h -c "#{pane_current_path}"
|
||||
set-option -sa terminal-overrides ",xterm*:Tc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue