mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-23 07:31:31 +00:00
Previous commit of adding ut to xterm entry broke kterm-color entry.
3 bytes (ut:) seems too long for kterm-color. There is a limitation of buffer size within 1024 bytes in our ncurses. Submitted by: mistral@imasy.or.jp Reviewed by: matusita MFC after: 1 day
This commit is contained in:
parent
d3acd1e834
commit
6921d421ae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=102188
@ -2798,7 +2798,7 @@ vs100t|tsim|vs100-tsim:\
|
||||
kterm|kterm kanji terminal emulator (X window system):\
|
||||
:hs:es:ts=\E[?E\E[?%i%dT:fs=\E[?F:ds=\E[?H:\
|
||||
:KJ:sc=\E7:rc=\E8:cs=\E[%i%d;%dr:TY=ascii:tc=xterm:
|
||||
kterm-color|kterm-co|kterm with ANSI colors:\
|
||||
kterm-color|kterm-co|kterm + ANSI colors:\
|
||||
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:tc=kterm:
|
||||
# # --------------------------------
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user