tmux with rgb

master
Felix Pankratz 2 years ago
parent 1521492e94
commit 5ffa785ad0

@ -6,3 +6,8 @@
unbind C-b
set-option -g prefix C-a
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…
Cancel
Save