bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xterm/gnome-terminal rectangular area sequences


From: Thomas Dickey
Subject: Re: xterm/gnome-terminal rectangular area sequences
Date: Mon, 09 Jul 2012 20:36:37 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Jul 09, 2012 at 01:19:48PM -0700, xetum wrote:
> 
> I'm trying to use DECRARA, DECCARA, but I cannot make them work. According to
> vt100 programmer's manual they're only available at vt400 emulation level.
> I've tried:
> 
> echo -e '\033[1;1;1;8;1$r' and echo -e '\033[64;1"p\033[1;1;1;8;1$r'
> 
> both in xterm and gnome-terminal with no results

with xterm, patch #281 defaults to vt420 level.
 
actually #280, but there was a regression fixed in #281:
     * change  default  emulation  level  to VT420 (discussion with Ailin
       Nemui).

While working on #280, I compared results with vttest for Reflection
and PowerTerm.  Reflection agrees with xterm (except if it is set
to "xterm" emulation...), and PowerTerm is missing a few aspects.

> Does libvte (upon which gnome-terminal is based) support such sequences?

no (nor given its development history for the past 6-7 years, is any
significant change in vte's capabilities for terminal emulation likely).

See
        http://invisible-island.net/xterm/xterm.faq.html#compare_versions

for instance.

Aside from DECTCEM, I don't recall any feature that vte implements which
comes from a higher emulation level than vt220.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]