changeset 686:5ebfac7426e5

Use screen terminal by default until everything is updated tmux-256color doesn't exist on older debians.
author nanaya <me@nanaya.pro>
date Thu, 15 Sep 2022 03:00:38 +0900
parents 07542066867e
children ae7f2fb75cdf
files rc/tmux-2.9.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rc/tmux-2.9.conf	Wed Sep 14 19:08:06 2022 +0900
+++ b/rc/tmux-2.9.conf	Thu Sep 15 03:00:38 2022 +0900
@@ -1,3 +1,4 @@
+set -g default-terminal "screen-256color"
 set -g repeat-time 0
 set -g status-bg cyan
 set -g status-fg black