Path: blob/main/core/ncurses/src/00-terminfo.patch
1070 views
--- terminfo-orig.src 2022-07-23 17:41:03.000000000 -07001+++ terminfo.src 2022-07-23 17:42:11.000000000 -07002@@ -3934,7 +3934,7 @@3# TN3270, TVI910, TVI925, Wyse 50/60, and ANSI.4# Changes:5# Added ANSI sc/rc and REP in 2019/12/176-# Added TVI910/ TVI925 in 2019/11/207+# Added TVI910/ TVI925 in 2019/11/208#9# Default:10# Emulate "Xterm", using "ANSI with 256color"11@@ -3999,8 +3999,8 @@12# TERM=xterm13#14# vttest:15-# DA1: \E[?62;1;2;6;7;8;9;15;22c (VT200 with DRCS, UDK, NRCS)16-# DA2: \E[>1;10;0c17+# DA1: \E[?62;1;2;6;7;8;9;15;22c (VT200 with DRCS, UDK, NRCS)18+# DA2: \E[>1;10;0c19# However:20# + NRCS tests do not work21# + DECUDK test fails22@@ -5123,11 +5123,11 @@23#24# If configured to support 88- or 256-colors (which is fairly common in 2009),25# xterm also recognizes the control sequences for initc -TD26-xterm-16color|xterm with 16 colors like aixterm,27- ccc,28- initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*29- %{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E\\,30- use=xterm+osc104, use=ibm+16color, use=xterm-new,31+#xterm-16color|xterm with 16 colors like aixterm,32+# ccc,33+# initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*34+# %{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E\\,35+# use=xterm+osc104, use=ibm+16color, use=xterm-new,3637# 256-colors is a compile-time feature of XFree86 xterm beginning with38# xterm patch #111 (1999/7/10) -TD39@@ -5314,8 +5314,8 @@40%{256}%/%{255}%&%d:%p1%{255}%&%d%;%;m,41setb@, setf@, use=xterm+direct,4243-xterm-direct256|xterm with direct-colors and 256 indexed colors,44- use=xterm+direct256, use=xterm,45+#xterm-direct256|xterm with direct-colors and 256 indexed colors,46+# use=xterm+direct256, use=xterm,4748#### XTERM Features4950@@ -6752,7 +6752,7 @@51# This article does not cover the HP 46020A keyboard that is used by the Model52# 217 and 237 computers. For information on this keyboard read the article,53# "The Series 300 ITE as System Console" found in the manual, HP-UX Concepts54-# and Tutorials, Vol. 7.55+# and Tutorials, Vol. 7.56#57# Possibly:58# http://bitsavers.trailing-edge.com/pdf/hp/9000_hpux/1986/97089-90042_198608_HP-UX_Concepts_and_Tutorials.pdf59@@ -7648,7 +7648,7 @@60# otherwise few reports, except cursor-position and mouse and some dtterm61# VT520 cursor-movement works, except for left/right margins62# supports xterm/DECSCUSR, though default case in vttest does not blink63-# Send: <27> [ 0 <32> q64+# Send: <27> [ 0 <32> q65# Text: The cursor should be a blinking rectangle66# partial support for xterm mouse any-event mode and button-event mode:67# + does not report focus-in/focus-out686970