Add screen-256 to tmux config

This commit is contained in:
flyingscorpio@clevo 2022-07-03 23:04:25 +02:00
parent 03281ae0f2
commit 1768c57919

View file

@ -1,4 +1,6 @@
#Prefix is Ctrl-a
set -g default-terminal "screen-256color"
set -g prefix C-a
bind C-a send-prefix
unbind C-b