The screen-256color TERM info works better with some ncurses based apps
This commit is contained in:
parent
686bfa6816
commit
690d859192
1 changed files with 1 additions and 1 deletions
2
tmux
2
tmux
|
@ -16,4 +16,4 @@ set -g mouse on
|
|||
set-option -g allow-rename off
|
||||
|
||||
# Get 256 colour support
|
||||
set -g default-terminal "xterm-256color"
|
||||
set -g default-terminal "screen-256color"
|
||||
|
|
Loading…
Add table
Reference in a new issue