[tmux] tmux should be configured for direct colors
This makes fish unhappy but I have a fix incoming for that too.
This commit is contained in:
parent
c5eded707d
commit
82ec592c8a
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ set -g xterm-keys on
|
|||
setw -g xterm-keys on
|
||||
|
||||
# Colors?
|
||||
set -g default-terminal "screen-256color"
|
||||
set -g default-terminal "tmux-direct"
|
||||
|
||||
# Activity monitoring
|
||||
#setw -g monitor-activity on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue