[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: scrolling optimization + asynchronous updates impossible
From: |
Marcus Brinkmann |
Subject: |
Re: scrolling optimization + asynchronous updates impossible |
Date: |
Sat, 15 Jun 2002 04:23:21 +0200 |
User-agent: |
Mutt/1.3.28i |
On Fri, Jun 14, 2002 at 06:14:06PM -0400, Roland McGrath wrote:
> Some things might use the vt100 scrolling region, which behaves like an
> atomic delete+insert line.
Oh sorry, you talk about indn and rin here, I didn't get this at first.
That's a capability the Linux console doesn't have either, so I guess we can
do without it. Of course we can implement it very easily within the current
server code, but I guess it is simpler just to make sure we cover all
the capabilities that the "linux" terminfo entry does and not much more
(differences should have sound reasons), so all programs will work, even
stupid ones.
Thanks,
Marcus
--
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann GNU http://www.gnu.org marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de
- scrolling optimization + asynchronous updates impossible, Marcus Brinkmann, 2002/06/14
- Re: scrolling optimization + asynchronous updates impossible, Roland McGrath, 2002/06/14
- Re: scrolling optimization + asynchronous updates impossible, Marcus Brinkmann, 2002/06/14
- Re: scrolling optimization + asynchronous updates impossible, Roland McGrath, 2002/06/15
- Re: scrolling optimization + asynchronous updates impossible, Marcus Brinkmann, 2002/06/16
- Re: scrolling optimization + asynchronous updates impossible, Thomas Bushnell, BSG, 2002/06/16
- Re: scrolling optimization + asynchronous updates impossible, Roland McGrath, 2002/06/16
- Re: scrolling optimization + asynchronous updates impossible, Niels Möller, 2002/06/16
- Re: scrolling optimization + asynchronous updates impossible, Roland McGrath, 2002/06/16
Re: scrolling optimization + asynchronous updates impossible,
Marcus Brinkmann <=