Re: Colour remnants from previous program

2007-05-22 Thread cga2000
On Tue, May 22, 2007 at 03:12:16PM EDT, Gilles Roy wrote: > On Sat, May 12, 2007 at 01:06:45PM -0400, cga2000 wrote: > >On Mon, May 07, 2007 at 08:40:17AM EDT, Gilles Roy wrote: > >>On Mon, May 07, 2007 at 08:35:42AM -0400, Gilles Roy wrote: > >>>I've looked through the mutt docs and didn't see any

Re: Colour remnants from previous program

2007-05-22 Thread Gilles Roy
On Sat, May 12, 2007 at 01:06:45PM -0400, cga2000 wrote: On Mon, May 07, 2007 at 08:40:17AM EDT, Gilles Roy wrote: On Mon, May 07, 2007 at 08:35:42AM -0400, Gilles Roy wrote: >I've looked through the mutt docs and didn't see anything that could help >me. If I run Vim in CLI mode, it also has st

Re: Colour remnants from previous program

2007-05-12 Thread cga2000
On Mon, May 07, 2007 at 08:40:17AM EDT, Gilles Roy wrote: > On Mon, May 07, 2007 at 08:35:42AM -0400, Gilles Roy wrote: > >I've looked through the mutt docs and didn't see anything that could help > >me. If I run Vim in CLI mode, it also has status bars but the problem > >doesn't occur. However,

Re: Colour remnants from previous program

2007-05-07 Thread Joe Zbiciak
cga2000 wrote: | On Sat, May 05, 2007 at 12:16:09PM EDT, Joe Zbiciak wrote: | >> Sounds like a bad terminfo entry, doesn't it? | > | >Actually, I'm guessing it's a bug in the terminal emulator and how it | >handles windows that aren't an integer multiple of the character width. | | Yes

Re: Colour remnants from previous program

2007-05-07 Thread Gilles Roy
On Mon, May 07, 2007 at 08:35:42AM -0400, Gilles Roy wrote: I've looked through the mutt docs and didn't see anything that could help me. If I run Vim in CLI mode, it also has status bars but the problem doesn't occur. However, there is a difference between Vim and Mutt. In Mutt, the status bar

Re: Colour remnants from previous program

2007-05-07 Thread Gilles Roy
On Sun, May 06, 2007 at 09:52:28AM -0400, cga2000 wrote: Actually, I'm guessing it's a bug in the terminal emulator and how it handles windows that aren't an integer multiple of the character width. Yes, but then the OP would likely argue that since it only occurs when screen is running .

Re: Colour remnants from previous program

2007-05-06 Thread cga2000
On Sat, May 05, 2007 at 12:16:09PM EDT, Joe Zbiciak wrote: >> From: cga2000 <[EMAIL PROTECTED]> >> To: screen-users@gnu.org >> Sent: Saturday, May 5, 2007 7:06:28 AM >> Subject: Re: Colour remnants from previous program >> >> O

Re: Colour remnants from previous program

2007-05-05 Thread Joe Zbiciak
> From: cga2000 <[EMAIL PROTECTED]> > To: screen-users@gnu.org > Sent: Saturday, May 5, 2007 7:06:28 AM > Subject: Re: Colour remnants from previous program > > On Fri, May 04, 2007 at 09:51:06PM EDT, Joe Zbiciak wrote: > >I can. See attached blowups. > >

Re: Colour remnants from previous program

2007-05-05 Thread cga2000
On Fri, May 04, 2007 at 09:51:06PM EDT, Joe Zbiciak wrote: >I can. See attached blowups. Needed to pan the OP's oversized jpg to the far right .. :-) Sounds like a bad terminfo entry, doesn't it? $ echo $TERM .. [OT] Compliments on your web site's "portability". Looks great when viewed wi

Re: Colour remnants from previous program

2007-05-04 Thread Joe Zbiciak
8:37:01 PM Subject: Re: Colour remnants from previous program On Fri, May 04, 2007 at 02:11:35AM EDT, Christian Ebert wrote: > * cga2000 on Thursday, May 03, 2007 at 20:42:55 -0400: > > Also, at least in my environment, CRTL-L usually redraws the screen and > > usually takes care of r

Re: Colour remnants from previous program

2007-05-04 Thread Christian Ebert
* cga2000 on Friday, May 04, 2007 at 21:37:01 -0400: > Can you actually see the artifacts on his screenshot? My guess is bottom right corner; should be green brackets, and yellow chars. c -- Vim plugin to paste current GNU Screen buffer in (almost) any mode:

Re: Colour remnants from previous program

2007-05-04 Thread cga2000
On Fri, May 04, 2007 at 02:11:35AM EDT, Christian Ebert wrote: > * cga2000 on Thursday, May 03, 2007 at 20:42:55 -0400: > > Also, at least in my environment, CRTL-L usually redraws the screen and > > usually takes care of removing whatever garbage I have on the display. > > Hm, not necessarily of

Re: Colour remnants from previous program

2007-05-03 Thread Christian Ebert
* cga2000 on Thursday, May 03, 2007 at 20:42:55 -0400: > Also, at least in my environment, CRTL-L usually redraws the screen and > usually takes care of removing whatever garbage I have on the display. Hm, not necessarily of the color garbage. I have to do the following in my vimrc, which might be

Re: Colour remnants from previous program

2007-05-03 Thread cga2000
On Wed, May 02, 2007 at 11:30:49PM EDT, Gilles Roy wrote: > If I start screen, inside of some other terminal program running in full > screen mode, and then I start mutt, when I exit mutt there is some > colour left on the screen (from status bars), at the very edge on the > right. You can see t

Colour remnants from previous program

2007-05-02 Thread Gilles Roy
If I start screen, inside of some other terminal program running in full screen mode, and then I start mutt, when I exit mutt there is some colour left on the screen (from status bars), at the very edge on the right. You can see two blue blocks and one red block in the attached screenshot. Th