mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 08:09:35 +00:00
chore(tmux): update default-terminal to tmux-256color
This commit is contained in:
parent
e984a0dc40
commit
9140be0d39
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
set-option -g default-terminal "screen-256color"
|
set-option -g default-terminal "tmux-256color"
|
||||||
setw -g mouse on
|
setw -g mouse on
|
||||||
setw -g mode-keys vi
|
setw -g mode-keys vi
|
||||||
setw -g escape-time 50
|
setw -g escape-time 50
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue