tmux with rgb
This commit is contained in:
parent
1521492e94
commit
5ffa785ad0
@ -6,3 +6,8 @@
|
|||||||
unbind C-b
|
unbind C-b
|
||||||
set-option -g prefix C-a
|
set-option -g prefix C-a
|
||||||
bind-key C-a send-prefix
|
bind-key C-a send-prefix
|
||||||
|
|
||||||
|
set -g default-terminal "tmux-256color"
|
||||||
|
#set -as terminal-features ",xterm-256color:RGB"
|
||||||
|
set -ga terminal-overrides ",xterm-256color:Tc"
|
||||||
|
set -g bell-action none
|
||||||
|
Loading…
Reference in New Issue
Block a user