Re: dividers/borders

2008-03-22 Thread cga2000
On Sat, Mar 22, 2008 at 02:50:15PM EDT, Angel Martin Alganza wrote: > On Sat, Mar 22, 2008 at 02:22:14PM -0400, cga2000 wrote: > > > If you use grub it's usually only a matter of typing "e" to edit your > > boot command on the fly and adding vga=xxx to it .. wh

Re: dividers/borders

2008-03-22 Thread cga2000
On Sat, Mar 22, 2008 at 01:33:29PM EDT, Angel Martin Alganza wrote: [..] > > the framebuffer driver that's specific to your video card, which > > normally requires a make config and compiling a custom kernel. > > I've never got a framebuffer running on PC, I'm afraid. At least not > with the pr

Re: dividers/borders

2008-03-22 Thread cga2000
On Sat, Mar 22, 2008 at 09:48:26AM EDT, Angel Martin Alganza wrote: > Hello, > > On Sat, Mar 22, 2008 at 08:06:49AM -0400, cga2000 wrote: > > Michael said at the time that it would not be hard to implement and > > asked whether anybody else might want this new feature. >

Re: dividers/borders

2008-03-22 Thread cga2000
On Sat, Mar 22, 2008 at 03:23:54AM EDT, Mads Michelsen wrote: >Thanks, ths sorendition did the trick once I figured out the >syntax. Nevermind the margins - with the color configuration thing >in place, it's not really important. > >BTW I notcied you had asked for a way to turn of

Re: dividers/borders

2008-03-21 Thread cga2000
On Fri, Mar 21, 2008 at 06:33:53PM EDT, Mads Michelsen wrote: >I'm using Screen 4.1 and have as part of my saved layout a vertical >split. I'm very pleased with my Screen setup as a whole but the >divider separating the two... uhm partitions?... of the screen is a >bit of an eyesor

Re: jump to monitored window with activity

2008-02-10 Thread cga2000
On Sun, Feb 10, 2008 at 03:12:40AM EST, Christian Ebert wrote: [..] > -- > Vim plugin to paste current GNU Screen buffer in (almost) any mode: > Thanks! ___ screen-users mailing list screen-user

Re: Vim keybindings not working in screen

2008-01-31 Thread cga2000
On Thu, Jan 31, 2008 at 07:30:55AM EST, Alain Bench wrote: > Hello Johan, > > On Saturday, January 26, 2008 at 15:31:14 +0100, Johan Svedberg wrote: > > > keybindings in vim using Ctrl and Meta with the Left and Right arrow > > keys [...] works fine outside of screen but not from within. > >

Re: Screens with more than 9 tabs.

2008-01-10 Thread cga2000
On Thu, Jan 10, 2008 at 01:06:55AM EST, Ponnambalam M A wrote: >Hi All, > >Wish you a happy new year. > >Could you please help on this., > >How will you number the screens/tabs more than 9. $ cat .screenrc ... #=== # Bind session

256 colors support - [was: (no subject)]

2007-10-09 Thread cga2000
On Tue, Oct 09, 2007 at 01:33:41PM EDT, ara.t.howard wrote: > > On Oct 9, 2007, at 11:22 AM, cga2000 wrote: > > > > >IIRC .. you first need to have a version of screen that supports 256 > >colors _and_ specify --enable-colors256 when you ./configure it prior >

Re: (no subject)

2007-10-09 Thread cga2000
On Tue, Oct 09, 2007 at 11:08:02AM EDT, ara.t.howard wrote: > > > hi all, first post to the list- > > i've scanned the archives and seen that others have had issues > getting 256 colors under screen as well - this is the issue i'm having. > > i'm running the 'xterm-colortest' found here: > >

Re: Hard status line in vertical split mode.

2007-09-20 Thread cga2000
On Wed, Sep 19, 2007 at 11:11:53PM EDT, [EMAIL PROTECTED] wrote: > Greetings, > > On 9/19/07, cga2000 <[EMAIL PROTECTED]> wrote: > > > > To copy a 10x5 cells rectangle starting at col. 20 somewhere near the > > middle of your screen try: > > > > C

Re: Hard status line in vertical split mode.

2007-09-19 Thread cga2000
On Wed, Sep 19, 2007 at 11:08:52AM EDT, [EMAIL PROTECTED] wrote: > Hello, > > On 9/19/07, Michael Schroeder > <[EMAIL PROTECTED]> wrote: > > If you compile xterm with '--enable-rectangles', it'll understand > > some extra commands: > > > > DECCRA Copy rectangular area > > DECERA Erase rectangula

Re: Hard status line in vertical split mode.

2007-09-13 Thread cga2000
On Wed, Sep 12, 2007 at 12:31:58PM EDT, Michael Schroeder wrote: [..] > > 5. Is it possible to split the screen and display the contents of > >another window in a single action? Right now I'm on window #2 and I > >would like to see what is in window #5 next to what I have in window > >

Re: Hard status line in vertical split mode.

2007-09-13 Thread cga2000
On Wed, Sep 12, 2007 at 12:31:58PM EDT, Michael Schroeder wrote: > On Tue, Sep 11, 2007 at 11:22:24PM -0400, cga2000 wrote: > > I had a couple more questions about vertical split & caption/status > > lines: > > > > 1. After I do a vertical split, paging

Re: Hard status line in vertical split mode.

2007-09-11 Thread cga2000
On Tue, Sep 11, 2007 at 10:12:46AM EDT, Michael Schroeder wrote: > On Mon, Sep 10, 2007 at 11:05:10PM -0400, cga2000 wrote: > > Is there any way I can configure screen so as to have a single hard > > status line covering the entire width of the display. > > > > What

Hard status line in vertical split mode.

2007-09-10 Thread cga2000
Is there any way I can configure screen so as to have a single hard status line covering the entire width of the display. What I'm seeing is the left-most part of the hard-status line repeated in each "window" and the right-most part of it is truncated. Thank you. __

Re: Display monitoring counterx on status line? [SOLVED]

2007-09-07 Thread cga2000
On Mon, Sep 03, 2007 at 06:44:10PM EDT, cga2000 wrote: > Is there any way I can display the following on the hard-status line: > > . %RAM used > . %SWAP used > . CPU temperature > . %CPU www.geocities.com/fcky1000/fcky Thanks, cga __

Re: Display system monitoring counter on hard-status line?

2007-09-06 Thread cga2000
On Wed, Sep 05, 2007 at 08:25:54PM EDT, Karl. wrote: > On Wed, Sep 05, 2007 at 04:47:01PM -0400, cga2000 wrote: > > I updated my website a bit and put the whole lua script online, just in > case you feel like seeing it more in context. > http://mowson.org/karl/articles/dwm/ N

Re: Display system monitoring counter on hard-status line?

2007-09-05 Thread cga2000
On Wed, Sep 05, 2007 at 01:01:12AM EDT, Karl. wrote: > On Wed, Sep 05, 2007 at 12:13:19AM -0400, cga2000 wrote: > > As to %CPU, I couldn't find anything useful in /proc, ...SNIP... > > This isn't quite directly useful, .. course it does. lua looks a bit more l

Re: Display system monitoring counter on hard-status line?

2007-09-05 Thread cga2000
On Wed, Sep 05, 2007 at 05:53:06AM EDT, Aleksey Tsalolikhin wrote: > Hi. Did you get this working? If so, could you please share the solution? > > Best, > -at > > > Is there any way I can display the following on the hard-status line: > > > > . %RAM used > > . %SWAP used > > . CPU temperature >

Re: Display system monitoring counter on hard-status line?

2007-09-04 Thread cga2000
On Tue, Sep 04, 2007 at 06:54:19PM EDT, Aaron Griffin wrote: > On 9/3/07, cga2000 <[EMAIL PROTECTED]> wrote: > > Is there any way I can display the following on the hard-status line: > > Something like: > http://img.phraktured.net/other/screen-status.png > > Su

Display system monitoring counter on hard-status line?

2007-09-03 Thread cga2000
Is there any way I can display the following on the hard-status line: . %RAM used . %SWAP used . CPU temperature . %CPU ? Thank you! ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: enabling 256 colors on a debian system.

2007-06-03 Thread cga2000
On Sun, Jun 03, 2007 at 09:31:35PM EDT, Adam Lazur wrote: > cga2000 ([EMAIL PROTECTED]) said: > > Creating a .deb file from source and installing it is documented in many > > places but I haven't found anything that says how I can run the > > equivalent of ./con

[OT] enabling 256 colors on a debian system.

2007-06-03 Thread cga2000
Is anyone running screen on a debian system with 256 colors enabled? The binary that comes with debian etch does not enable 256-color support. Creating a .deb file from source and installing it is documented in many places but I haven't found anything that says how I can run the equivalent of ./

Re: (no subject)

2007-05-30 Thread cga2000
On Wed, May 30, 2007 at 11:52:02AM EDT, Andy Harrison wrote: > On 5/29/07, cga2000 <[EMAIL PROTECTED]> wrote: > >My preference would be for half-page scrolling via Ctrl-U and Ctrl-D > >(same as in vim) and good mnemonics as any. > > The vi keys Ctrl-F and Ctrl-B

Re: (no subject)

2007-05-29 Thread cga2000
On Thu, Feb 15, 2007 at 08:36:46AM EST, [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 s

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 t

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-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 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 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. > > H

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

Re: 256 colors

2007-04-21 Thread cga2000
On Sat, Apr 21, 2007 at 10:25:13AM EDT, Nikolai Weibull wrote: > On 4/21/07, cga2000 <[EMAIL PROTECTED]> wrote: > >What is the correct syntax to use color16/255 in screen when running on > >top of a 256-enabled xterm? I couldn't find any info regarding these > >aspe

Re: 256 colors

2007-04-21 Thread cga2000
On Sat, Apr 21, 2007 at 01:03:17AM EDT, cga2000 wrote: > What is the correct syntax to use color16/255 in screen when running on > top of a 256-enabled xterm? I couldn't find any info regarding these > aspects in any of the docs I've been looking at.

256 colors

2007-04-20 Thread cga2000
What is the correct syntax to use color16/255 in screen when running on top of a 256-enabled xterm? I couldn't find any info regarding these aspects in any of the docs I've been looking at. Thanks, cga ___ screen-users mailing list screen-users@gnu.org

256 colors - status line?

2007-04-14 Thread cga2000
Is there any way I can use the 256 color capabilities of my underlying xterm to display a screen status line with something a bit more refined than the usual pure green, pure blue, pure red etc.? If not, has anyone written a patch to enable this? Thanks, cga

Re: remapping screen commands

2007-03-28 Thread cga2000
On Sun, Nov 26, 2006 at 04:21:29PM EST, Bill Pursell wrote: > On 11/23/06, Eric Smith <[EMAIL PROTECTED]> wrote: > >I use `select' a lot and would like to map this to `s' > >so that I may go: > >: s mutt > >to select window called mutt. > > > >how do I do this? > > I'm not sure I understand how th

Re: New screen features available

2007-02-06 Thread cga2000
On Tue, Feb 06, 2007 at 05:34:31PM EST, Michael Schroeder wrote: > > Hi Screen Users, > > you probably wonder why the new version of screen is not already > available. Well, it got delayed a bit because of a couple of new > features I've added. The development version is available from > GNU sava

Re: Tab bar

2006-08-23 Thread cga2000
On Wed, Aug 23, 2006 at 07:17:39PM EDT, Aaron Griffin wrote: > On 8/23/06, Toby <[EMAIL PROTECTED]> wrote: > >Hello > > > >I, like many others, find the "tabbed" metaphor of recent browsers and > >other programs very intuitive and practical. > > > >As such, I'd love to see a similar device implemen

Re: vim syntax highlighting does not work in screen

2006-08-17 Thread cga2000
On Wed, Aug 16, 2006 at 11:51:40PM EDT, aladdin wrote: > > cga2000 wrote: > >1. In vim: > > > >.. what is the value of t_Co= ? > t_Co=8 by default here. > > infocmp output shows *colors#8* too, both inside and outside SCREEN. > > > > >You co

Re: vim syntax highlighting does not work in screen

2006-08-16 Thread cga2000
On Sun, Aug 13, 2006 at 11:12:19PM EDT, aladdin wrote: > > Hi, all. > > My vim syntax highlighting does not work in SCREEN. > > The problem occurs under RedHat9, vim 6.1.320, SCREEN 4.00.02, remote > login with putty. > > I have another Debian Sarge Linux under which vim and SCREEN work well >

Re: workaround to not overwrite .bash_history

2006-06-13 Thread cga2000
On Tue, Jun 13, 2006 at 06:52:57PM EDT, Aaron Griffin wrote: > You might be able to get by with something like: > > export PROMPT_COMMAND="history -a $HISTFILE" > this appends the current session's history list to the history file. Since the OP wants to share the history across sessions I assume

Re: screen-256color terminfo entry?

2006-05-18 Thread cga2000
On Thu, May 18, 2006 at 03:13:39AM EDT, Nikolai Weibull wrote: > On 5/18/06, cga2000 <[EMAIL PROTECTED]> wrote: > >On Wed, May 17, 2006 at 07:15:02AM EDT, Nikolai Weibull wrote: > > >> screen -t 'mail' $SHELL -c "TERMCAP= mutt" > > >I'

Re: screen-256color terminfo entry?

2006-05-17 Thread cga2000
On Wed, May 17, 2006 at 07:15:02AM EDT, Nikolai Weibull wrote: > [A lot of confusion it seems...] > > I've been very sick during the last week, which has meant that I > haven't been able to sit at the computer at all. Sorry to hear that. It must have been serious since I have never myself been il

Re: screen-256color terminfo entry?

2006-05-16 Thread cga2000
On Tue, May 16, 2006 at 04:00:55AM EDT, Stephane Chazelas wrote: > On Mon, May 15, 2006 at 10:34:46PM -0400, cga2000 wrote: > [...] > > > Nikolai's entry is: > > > > > > screen-256color|VT 100/ANSI X3.64 virtual terminal, > > > am, km, mir,

Re: screen-256color terminfo entry?

2006-05-15 Thread cga2000
On Sun, May 14, 2006 at 07:46:58AM EDT, Stephane Chazelas wrote: > On Sat, May 13, 2006 at 08:19:19PM -0400, cga2000 wrote: > [...] > > Now one thing that I had not mentioned earlier is that apart from the > > 256-color business, I had also enabled UTF-8 by doing two things: &g

Re: screen-256color terminfo entry?

2006-05-13 Thread cga2000
On Fri, May 12, 2006 at 01:37:00PM EDT, Stephane Chazelas wrote: [..] > > Have you experienced anything like this? > [...] > > No. > > What is your pager? > less [..] Sorry, but I am totally ignorant of both man, groff, etc. and terminfo. > > So, it may be your pager that behaves differently

Re: screen-256color terminfo entry?

2006-05-13 Thread cga2000
On Fri, May 12, 2006 at 07:00:49AM EDT, Nikolai Weibull wrote: > On 5/11/06, cga2000 <[EMAIL PROTECTED]> wrote: > > >Have you experienced anything like this? > > Not with my definition. Perhaps you can give it a try? It's the same > as that of screen, except fo

Re: screen-256color terminfo entry?

2006-05-11 Thread cga2000
[..] > > # Reconstructed via infocmp from file: > /etc/terminfo/s/screen.xterm-256color > screen.xterm-256color|VT 100/ANSI X3.64 virtual terminal, > am, bce, ccc, km, mir, msgr, npc, xenl, > colors#256, cols#80, it#8, lines#24, pairs#256, > > acsc=++\,\,--..00II``aaffgg

Re: screen-256color terminfo entry?

2006-05-10 Thread cga2000
[..] > > That is called "quoted-printable" encoding, mutt is normally > able to read and decode that. What is strange is that my post > appears indeed to be QP-encoded while the message in my outbox is > not. There must be a mail transport agent that does that > additional encoding it is not one

Re: screen-256color terminfo entry?

2006-05-10 Thread cga2000
Thus spake Aaron Griffin on Tue, May 09, 2006 at 05:27:14PM -0500 or thereabouts: <[EMAIL PROTECTED]> [2006-05-09 18:49]: > On 5/8/06, cga2000 <[EMAIL PROTECTED]> wrote: > >export TERM="xterm-256color" > > > >This saves me the trouble of having to set

Re: screen-256color terminfo entry?

2006-05-09 Thread cga2000
Thus spake Stephane Chazelas on Tue, May 09, 2006 at 08:05:43AM +0100 or thereabouts: <[EMAIL PROTECTED]> [2006-05-09 08:05]: > On Tue, May 09, 2006 at 12:50:55AM -0400, cga2000 wrote: [...] > > Here is what I have. This is screen entry with some xterm > specific keys and fe

Re: screen-256color terminfo entry?

2006-05-09 Thread cga2000
Thus spake Nikolai Weibull on Tue, May 09, 2006 at 08:54:13AM +0200 or thereabouts: <[EMAIL PROTECTED]> [2006-05-09 08:05]: > On 5/9/06, cga2000 <[EMAIL PROTECTED]> wrote: > [TERM=xterm-256color] > > First off, xterm != screen. I realize this. I had to cut some corners

screen-256color terminfo entry?

2006-05-08 Thread cga2000
I was planning to have screen start a few apps automatically using the "screen" command in my .screenrc but I have run into a minor snag. I currently run screen in an xterm with the 256 colors extension enabled and the TERM variable pointing to xterm-256color terminfo entry before screen is starte