ssh in new screen window

2009-02-23 Thread Chris Henderson
When I SSH to a server, I would like screen to open that SSH connection in a new window and (re)name that window as that server's name. I have seen this done somewhere before using hardstatus but I don't have that config. Here's my .screenrc file. startup_message off defscrollback 5 escape \0

Re: Screen manual online

2009-02-23 Thread Micah Cowan
Micah Cowan wrote: > I find the index of commands from the texinfo-based docs to be > _particularly_ handy. You might want to bookmark that page: > http://www.gnu.org/software/screen/manual/html_node/Command-Summary.html Hm, guess I actually meant this one: http://www.gnu.org/software/screen/manua

Re: changing the socket name?

2009-02-23 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aaron Davies wrote: > btw, the note in the manual > > _Caution_: The `$STY' environment variable still reflects the old > name. This may result in confusion. The default is constructed > from the tty and host names. > > could be a lit

Re: changing the socket name?

2009-02-23 Thread Aaron Davies
On Tue, Feb 24, 2009 at 12:38 PM, Micah Cowan wrote: > Aaron Davies wrote: > > is it possible to change the socket name of an existing screen? > > C-a : sessionname newname > > -- > Micah J. Cowan > Programmer, musician, typesetting enthusiast, gamer. > GNU Maintainer: wget, screen, teseq > http

Re: changing the socket name?

2009-02-23 Thread Micah Cowan
Aaron Davies wrote: > is it possible to change the socket name of an existing screen? C-a : sessionname newname -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer. GNU Maintainer: wget, screen, teseq http://micah.cowan.name/ ___ s

changing the socket name?

2009-02-23 Thread Aaron Davies
is it possible to change the socket name of an existing screen? -- Aaron Davies aaron.dav...@gmail.com ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: Screen manual online

2009-02-23 Thread Chris Jones
On Mon, Feb 23, 2009 at 07:35:42PM EST, Micah Cowan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Chris Jones wrote: > > On Sat, Feb 21, 2009 at 09:42:41PM EST, Micah Cowan wrote: > >> The screen documentation is now available online at > >> http://www.gnu.org/software/screen/manua

Re: Screen manual online

2009-02-23 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Jones wrote: > On Sat, Feb 21, 2009 at 09:42:41PM EST, Micah Cowan wrote: >> The screen documentation is now available online at >> http://www.gnu.org/software/screen/manual/ > > What's the story behind this document? > > As a hobbyist, and altho

Re: Screen manual online

2009-02-23 Thread Chris Jones
On Sat, Feb 21, 2009 at 09:42:41PM EST, Micah Cowan wrote: > The screen documentation is now available online at > http://www.gnu.org/software/screen/manual/ What's the story behind this document? As a hobbyist, and although I was fairly familiar with the man page on my system, I found this so ea

Re: Screen manual online

2009-02-23 Thread Juergen Weigert
On Feb 21, 09 18:42:41 -0800, Micah Cowan wrote: > The screen documentation is now available online at > http://www.gnu.org/software/screen/manual/ Very nice. Thanks! You should definitly add yourself to the list of contributors near the end of the manual :-) cheers, JW-