[Screen] Fix coloring
This commit is contained in:
parent
6d2d3c968c
commit
e4c6dbeaa0
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
||||||
startup_message off
|
startup_message off
|
||||||
term xterm-256color
|
#term xterm-256color
|
||||||
|
term screen
|
||||||
termcapinfo xterm|xterms|xs|rxvt ti@:te@
|
termcapinfo xterm|xterms|xs|rxvt ti@:te@
|
||||||
|
|
||||||
hardstatus on
|
hardstatus on
|
||||||
|
@ -9,5 +10,4 @@ hardstatus string "%{= KW} %-Lw%{= WK}%n+%f %t%{-}%+Lw %=[%d/%m/%y %4c] [%l]"
|
||||||
|
|
||||||
defutf8 on
|
defutf8 on
|
||||||
defkanji utf-8
|
defkanji utf-8
|
||||||
encoding utf-8 utf-8
|
|
||||||
defencoding utf-8
|
|
||||||
|
|
Loading…
Reference in a new issue