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 m

Re: Terminal emulators with fullscreen support

2007-05-08 Thread Gilles Roy
On Tue, May 08, 2007 at 08:15:31AM +0100, Stephane Chazelas wrote: On Tue, May 08, 2007 at 08:47:17AM +0200, Nikolai Weibull wrote: On 5/8/07, Gilles Roy <[EMAIL PROTECTED]> wrote: >How do I get rid of that status bar if I run xterm in Gnome? By reading the f*ing manual: % man xter

Re: Terminal emulators with fullscreen support

2007-05-07 Thread Gilles Roy
On Mon, May 07, 2007 at 10:33:12PM -0500, Andrew Deason wrote: On Mon, 07 May 2007 23:26:27 -0400 Gilles Roy <[EMAIL PROTECTED]> wrote: Which terminal emulators do you use? I'm looking for that can be configured to hide the menu, the window border, scrollbars, etc, so that screen

Terminal emulators with fullscreen support

2007-05-07 Thread Gilles Roy
Which terminal emulators do you use? I'm looking for that can be configured to hide the menu, the window border, scrollbars, etc, so that screen can have as much real estate as possible. I know that xfce4-terminal and gnome-terminal that can do this. Are there any others? Thanks, Gilles __

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 Mu

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 .

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

blinking hardstatus based on flags

2007-03-19 Thread Gilles Roy
Hi, I have a hardstatus line which shows a list of windows. It uses the %f for showing flags. Is their a way in which I could have the name or flag blink in certain scenarios? For example, if there has been activity, I currently see: [EMAIL PROTECTED] bash instead of the normal: 2$ bash I w