You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
534 B
12 lines
534 B
# Use colon separators. |
|
xterm-24bit|xterm with 24-bit direct color mode, |
|
use=xterm-256color, |
|
setb24=\E[48:2:%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%dm, |
|
setf24=\E[38:2:%p1%{65536}%/%d:%p1%{256}%/%{255}%&%d:%p1%{255}%&%dm, |
|
# Use semicolon separators. |
|
xterm-24bits|xterm with 24-bit direct color mode, |
|
use=xterm-256color, |
|
setb24=\E[48;2;%p1%{65536}%/%d;%p1%{256}%/%{255}%&%d;%p1%{255}%&%dm, |
|
setf24=\E[38;2;%p1%{65536}%/%d;%p1%{256}%/%{255}%&%d;%p1%{255}%&%dm, |
|
|
|
# build with tic -x -o ~/.terminfo terminfo-24bit.src
|
|
|