Re: owning a process from another shell (same user)

2001-05-10 Thread Mike Fedyk
On Wed, May 09, 2001 at 09:29:44PM -0700, Mike Fedyk wrote: > After using it for the last little while, I've noticed: > > * messed up scrolling in mutt Hmm, the scrolling is only showing up in xterm, but not ssh. I'll have to try other X Terminals. :) Mike

Re: owning a process from another shell (same user)

2001-05-10 Thread Mike Fedyk
On Thu, May 10, 2001 at 05:19:32PM +0300, [EMAIL PROTECTED] wrote: > I normally do a ^a a to get the same functionality. > Please note that with "screen" ^a is mapped for that app, not normal functions. Mike

Re: owning a process from another shell (same user)

2001-05-10 Thread matlads
I normally do a ^a a to get the same functionality. Martin. On Wed, May 09, 2001 at 09:29:44PM -0700, Mike Fedyk wrote: > On Thu, May 10, 2001 at 04:08:16AM +0200, Casper Gielen wrote: > > On Wed, May 09, 2001 at 06:49:35PM -0700, Mike Fedyk wrote: > > > Hi, > > > > > > Is there some way to tak

Re: [users] Re: owning a process from another shell (same user)

2001-05-10 Thread MaD dUCK
also sprach Mike Fedyk (on Wed, 09 May 2001 08:14:57PM -0700): > When I scroll by line, the line highlight color is kept on the sides where > the text didn't change. > > Can this be fixed with a termcap tweak, or is this something I'd have to put > up with? nope. screen's terminal handling in ter

Re: owning a process from another shell (same user)

2001-05-09 Thread Mike Fedyk
On Thu, May 10, 2001 at 04:08:16AM +0200, Casper Gielen wrote: > On Wed, May 09, 2001 at 06:49:35PM -0700, Mike Fedyk wrote: > > Hi, > > > > Is there some way to take that process and reown it with my current shell > > and view mutt on the new location? > > > > Remember, this is all with the same

Re: owning a process from another shell (same user)

2001-05-09 Thread Mike Fedyk
On Thu, May 10, 2001 at 04:08:16AM +0200, Casper Gielen wrote: > On Wed, May 09, 2001 at 06:49:35PM -0700, Mike Fedyk wrote: > > Hi, > > > > Is there some way to take that process and reown it with my current shell > > and view mutt on the new location? > > > > Remember, this is all with the same

Re: owning a process from another shell (same user)

2001-05-09 Thread Casper Gielen
On Wed, May 09, 2001 at 06:49:35PM -0700, Mike Fedyk wrote: > Hi, > > Is there some way to take that process and reown it with my current shell > and view mutt on the new location? > > Remember, this is all with the same user on the same machine... > apt-get install screen && man 1 screen --