(tmux) fix italic->highlighted on void linux
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
# use interactive shell instead of login shell
|
# use interactive shell instead of login shell
|
||||||
set-option -g default-command "/bin/bash"
|
set-option -g default-command "/bin/bash"
|
||||||
|
|
||||||
# enable rgb colors
|
# configure terminal
|
||||||
|
set -g default-terminal "tmux-256color"
|
||||||
set -ag terminal-overrides ",*:RGB"
|
set -ag terminal-overrides ",*:RGB"
|
||||||
|
|
||||||
# enable mouse support
|
# enable mouse support
|
||||||
|
|||||||
Reference in New Issue
Block a user