Change term in tmux.
This commit is contained in:
parent
65a9fc3837
commit
ad69a9ecc6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
set -g mouse off
|
||||
set -g set-titles on
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -g terminal-overrides ",xterm-256color:Tc"
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -g terminal-overrides ",tmux-256color:Tc"
|
||||
set -g renumber-windows on
|
||||
setw -g aggressive-resize on
|
||||
setw -g automatic-rename on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue