Re: Setting an escape character on the command line'

2005-06-28 Thread Michael Schroeder
On Tue, Jun 28, 2005 at 06:52:54AM -0500, Will Maier wrote: > Why, though, does assigning the same escape from within screen cause the > expected > behavior (ie overrule bindings specified in *screenrc)? If the (only) problem > were the 'bind' clauses that I found in my $SYSSCREENRC, I would expec

Re: Setting an escape character on the command line'

2005-06-28 Thread Will Maier
On Tue, Jun 28, 2005 at 11:15:07AM +0200, Michael Schroeder wrote: > You probably have > > bind ^\ > bind \\ > > somewhere in your (or the system's) screenrc file. Our example > file contains this line because the default binding of the keys > was to quit screen and so many users complain

Re: Setting an escape character on the command line

2005-06-28 Thread Juergen Weigert
On Jun 27, 05 21:49:20 -0500, Will Maier wrote: > > > Also, a quick bonus question: any way to create a window as a zombie? Hmm, isn't that a shell script wrapper waiting for a key press, then starting the real application? > I imagine I could do this with a little 'stuff'ing, but it's hardly wo

Re: Setting an escape character on the command line

2005-06-28 Thread Michael Schroeder
On Mon, Jun 27, 2005 at 05:45:38PM -0500, Will Maier wrote: > The escape characters set for the nested screens work -- sort of. Pressing > CTRL-\ *does* allow me to go to the previous/next window, etc as normal. > However, the key sequence I use to go to the most recent region (not just > next/prev

Re: Setting an escape character on the command line

2005-06-27 Thread Will Maier
On Mon, Jun 27, 2005 at 10:18:27PM -0400, Phil!Gregory wrote: > * Will Maier <[EMAIL PROTECTED]> [2005-06-27 17:45 -0500]: > > However, the key sequence I use to go to the most recent region (not just > > next/previous, but most recently visited) doesn't work unless I reset the > > escape > > char

Re: Setting an escape character on the command line

2005-06-27 Thread Phil!Gregory
* Will Maier <[EMAIL PROTECTED]> [2005-06-27 17:45 -0500]: > However, the key sequence I use to go to the most recent region (not just > next/previous, but most recently visited) doesn't work unless I reset the > escape > character (:escape ^\\\). The key sequence (CTRL-\,CTRL-\) works after setti

Setting an escape character on the command line

2005-06-27 Thread Will Maier
Hello all- I've been reading through the archives, copying hardstatuses (stati?) massaging my screenrc. My setup is nearly complete at this point, but I have one nagging issue that I hope to (finally) resolve. First, some details: I'm running screen version 4.00.02 (see output below) on Ubuntu 5.