Re: (no subject)

2007-04-23 Thread Richard Bronosky
Sounds very convenient. I'd like to see this. Please submit a patch if you have one. On 2/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: The current scrolling interface to GNU Screen is not particularly simple to use, and neither so to understand. The reason is that this mode is mainly d

Re: (no subject)

2007-04-23 Thread Richard Bronosky
On 2/15/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: The current scrolling interface to GNU Screen is not particularly simple to use, and neither so to understand. The reason is that this mode is mainly designed to move around text, and not scroll the window, which is just a side effect.

Re: 256 colors

2007-04-23 Thread Nikolai Weibull
On 4/23/07, Alain Bench <[EMAIL PROTECTED]> wrote: Hello Nikolai, On Saturday, April 21, 2007 at 16:25:13 +0200, Nikolai Weibull wrote: > I've posted a suggestion for a screen-256color terminfo entry, but > I don't think it's been picked up for the distribution, yet. An enhanced version o

Re: Multibyte characters in the Hardstatus line

2007-04-23 Thread Michael Schroeder
On Wed, Mar 28, 2007 at 12:04:09PM +0200, Zvi Har'El wrote: > Comparing Unicode, it replaces U+03B1 GREEK SMALL LETTER ALPHA with > U+00B1 PLUS-MINUS SIGN and so on, i.e, the Unicode values seem to be > taken modulo U+0100. Yes, it's because StringChar() in ansi.c discards the upper bits. To fix

Re: 256 colors

2007-04-23 Thread Alain Bench
Hello Nikolai, On Saturday, April 21, 2007 at 16:25:13 +0200, Nikolai Weibull wrote: > I've posted a suggestion for a screen-256color terminfo entry, but > I don't think it's been picked up for the distribution, yet. An enhanced version of your entry is included in the official terminfo dat