bug-ncurses
[Top][All Lists]
Advanced

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

Re: Expected behavior of large CSI ICH


From: Thomas Dickey
Subject: Re: Expected behavior of large CSI ICH
Date: Fri, 14 Dec 2018 04:36:42 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Dec 13, 2018 at 11:58:35AM -0600, Bryan Christ wrote:
> Assuming a terminal is 200 x 50 and ncurses emits something like:
> 
> ESC 4000 @
> 
> ..which is regarded as "shift left by 4000" on xterm, what is the expected

actually, that's "insert character".  A left-shift would be something
different.  The insert-character (ich) feature affects a single line.
 
> behavior of the terminal?  Specifically, since this would be an operation
> potentially affecting multiple rows, is it essential a "block move"?

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

Attachment: signature.asc
Description: Digital signature


reply via email to

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