mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 13:49:17 +02:00
adding tmux-256color to list of terms supporting color
This commit is contained in:
parent
d4944a75d6
commit
5d9a53f6e3
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@
|
||||||
(member (get-environment-variable "TERM")
|
(member (get-environment-variable "TERM")
|
||||||
'("xterm" "xterm-color" "xterm-256color" "rxvt" "kterm"
|
'("xterm" "xterm-color" "xterm-256color" "rxvt" "kterm"
|
||||||
"linux" "screen" "screen-256color" "vt100"
|
"linux" "screen" "screen-256color" "vt100"
|
||||||
"rxvt-unicode-256color"))))))
|
"tmux-256color" "rxvt-unicode-256color"))))))
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue