[email protected] spake the secret code
<[email protected]> thusly:

>On Mon, Feb 02, 2026 at 07:53:13PM +0200, Aaro Koskinen wrote:
>> Hello,
>> 
>> I noticed ncurses is sending \E[> in the initialization string (e.g. when
>> doing "TERM=vt220 reset"), and terminfo has this:
>> 
>>      is2=\E[?7h\E[>\E[?1l\E F\E[?4l
>> 
>> Shouldn't that be \E> instead (keypad mode)?
>
>probably.  xterm lists \E> here:
>
>ESC >     Normal Keypad (DECKPNM), VT100.

This is also what's in the VT220 Programmer Pocket Guide (PDF pg 36)
<https://bitsavers.org/pdf/dec/terminal/vt220/EK-VT220_HR-002_VT220_Programmer_Pocket_Guide_198407.pdf>
-- 
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
            The Terminals Wiki <http://terminals-wiki.org>
     The Computer Graphics Museum <http://computergraphicsmuseum.org>
  Legalize Adulthood! (my blog) <http://legalizeadulthood.wordpress.com>


Reply via email to