Re: terminal devices left open after logging out

2006-11-12 Thread Henry Nelson
On Wed, Oct 04, 2006 at 06:23:49PM +0200, Julien Jehannet wrote: > >Date: Wed, 4 Oct 2006 09:36:36 +0900 > >From: Henry Nelson > >Subject: terminal devices left open after logging out > > > >I'm not sure of the terminology so the Subject and description of the > >problem may not be accurate. What

vim syntax highlighting does not work in screen

2006-11-12 Thread Sunir Shah
Hey folks,   aladdin wrote on August 16, 2006 that >My vim syntax highlighting does not work in SCREEN.   I had the same problem on my machine. Check that you're running vim and not vi.   Try running vim file.pl instead of vi file.pl.   When you run screen, you often lose the alia

meta CTRL-Tab

2006-11-12 Thread Eric Crahen
Is it possible somehow to make the meta key tab instead of a? I'd like CTRL-TAB to replace CTRL-A I've tried to use ^\009 and other things, but I can seem to get what I'm looking for - Eric __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the

Get session name in caption?

2006-11-12 Thread jorge scandaliaris
Hi, It seems this should be easy to do. However, I can't seem to find the way. Any ideas? There's the sessionname command, that invoked without arguments should give the session name. How do I get this output into a variable for using it in the caption? jorges __

New Screen capabilities using Screenwm

2006-11-12 Thread Paul Kolano
hi all,Just thought some of you might be interested in a new project I started on Sourceforge called Screenwm.  It's basically a single Perl executable and a set of key bindings that adds some new capabilities to Screen.  It is meant to work with Bill Pursell's excellent vertical split patch (altho

Re: terminal devices left open after logging out

2006-11-12 Thread Julien Jehannet
Date: Wed, 4 Oct 2006 09:36:36 +0900 From: Henry Nelson <[EMAIL PROTECTED]> Subject: terminal devices left open after logging out To: screen-users@gnu.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii I'm not sure of the terminology so the Subject and description of t

Screen does not recode the input.

2006-11-12 Thread balodja
Hi, dear developers. I have unicode locale(with utf8 as a local charset). And have some programs that use koi8-r(fortunately on the remote computer =)). I tried to use screen for recoding(:encoding koi8-r utf8). That works fine! But my input is not recorded. As a result I have a lot of dump bec