tmux: change default-terminal to new tmux-specific value
This commit is contained in:
parent
e49928d279
commit
1e9fbb4779
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# standard
|
||||
set -g default-terminal "screen-256color"
|
||||
set -g default-terminal "tmux-256color"
|
||||
set -g history-limit 10000
|
||||
|
||||
# index-stuff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue