On Fri, Apr 21, 2006 at 05:15:10PM -0700, [EMAIL PROTECTED] wrote:
>
> > Ugur ASLAN <[EMAIL PROTECTED]> said
> > (on Sat, Apr 22, 2006 at 02:41:05AM +0300):
> > > I can't find a way to create all windows with given titles when
> > > starting a screen. And I can't make screen run a comm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Ugur ASLAN <[EMAIL PROTECTED]> said
> (on Sat, Apr 22, 2006 at 02:41:05AM +0300):
> > I can't find a way to create all windows with given titles when
> > starting a screen. And I can't make screen run a command in a
> > specified windo
Ugur ASLAN <[EMAIL PROTECTED]> said
(on Sat, Apr 22, 2006 at 02:41:05AM +0300):
> I can't find a way to create all windows with given titles when
> starting a screen. And I can't make screen run a command in a
> specified window when creating it. Is it possible to write a bash
> scr
Hi,
I use screen very frequently at work, we
create a screen with approximately 20 windows and after creating these windows
in screen with specified titles (window names), we run some predefined commands
like "GET http://www.example.com" or "psql dbname dbuser" at the beginning of
our work
On 4/21/06, Geraint Edwards <[EMAIL PROTECTED]> wrote:
> For me, I am typically in zsh, editing the command line (in
> vi-mode) and type (e.g.) "Esc A" to append to the line, but an
> "A" appears at current cursor position, unless I pause for ~1sec
> between the two keystrokes (to let the Esc sink
judd <[EMAIL PROTECTED]> said
(on Wed, Apr 19, 2006 at 04:39:53PM -0400):
> when screen is running ESC-ESC replies with the completed command
> after bit of a delay - approximately 2 seconds.
I've experienced something similar, but sporadically.
For me, I am typically in zsh, edit