On Mon, Nov 13, 2006 at 11:00:14PM +0100, [EMAIL PROTECTED] wrote:
> I often use detach ( http://detach.sourceforge.net/ ) when starting
> programs that should run in the background / as a daemon.
> This will work regardless of what your shell is.
The thing is, what are these "programs that should
On Mon, Nov 13, 2006 at 04:30:07PM +0900, Henry Nelson wrote:
> 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
On Mon, 13 Nov 2006, Eric D. Hendrickson wrote:
Another good command key is Ctrl-\. Doesn't clash with Emacs or
anything else, such as Ctrl-Z on the command line to suspend jobs...
Sure it does, C-\ it toggle-input-method, M-C-\ is indent-region, both
bindings i often use. At least more tha
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> On Wed, Oct 25, 2006 at 10:19:24PM -0700, Adam Monsen wrote:
> > Can anyone give me an ultra brief intro to how to use zmodem with GNU
> > screen? I've got lrzsz working, I'm just not sure how to use it.
>
> It depends whether screen is in the midd
Another good command key is Ctrl-\. Doesn't clash with Emacs or
anything else, such as Ctrl-Z on the command line to suspend jobs...
Peder Stray <[EMAIL PROTECTED]> writes:
> On Tue, 24 Oct 2006, Eric Crahen wrote:
>
>> Is it possible somehow to make the meta key tab
>> instead of a? I'd like CT
On Wed, Oct 25, 2006 at 10:19:24PM -0700, Adam Monsen wrote:
> Can anyone give me an ultra brief intro to how to use zmodem with GNU
> screen? I've got lrzsz working, I'm just not sure how to use it.
It depends whether screen is in the middle of a sz/rz transfer or
it is used as an "endpoint".
1)
On Wed, Oct 04, 2006 at 07:49:54PM +0400, balodja wrote:
> 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! Bu
On Tue, 24 Oct 2006, Eric Crahen wrote:
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
Tab itself is Ctrl-I, so Ctrl-Ctrl-I doesn't work at all in a tty.