Use the proper terminal name in tmux
This commit is contained in:
parent
87e2f7f595
commit
8b817c8e54
|
@ -8,7 +8,6 @@ set -g bell-action any
|
|||
|
||||
## Set default terminal
|
||||
set -g default-terminal "screen-256color"
|
||||
set -ag terminal-overrides ",xterm-256color:RGB"
|
||||
|
||||
|
||||
# i3 split bindings
|
||||
|
|
Loading…
Reference in New Issue