From e4c6dbeaa060d30177c6380ca0a24287104d32ae Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Thu, 30 Mar 2023 14:15:33 +0200 Subject: [PATCH] [Screen] Fix coloring --- .screenrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.screenrc b/.screenrc index 3768c40..6dc9396 100644 --- a/.screenrc +++ b/.screenrc @@ -1,5 +1,6 @@ startup_message off -term xterm-256color +#term xterm-256color +term screen termcapinfo xterm|xterms|xs|rxvt ti@:te@ hardstatus on @@ -9,5 +10,4 @@ hardstatus string "%{= KW} %-Lw%{= WK}%n+%f %t%{-}%+Lw %=[%d/%m/%y %4c] [%l]" defutf8 on defkanji utf-8 -encoding utf-8 utf-8 -defencoding utf-8 +