Re: Accessing Screen windows above 9 with a number key

2008-06-23 Thread Ian Wat
* Samir Unni <[EMAIL PROTECTED]> [2008-06-13 08:40 -0500]: > Hi, > > I'm trying to figure out how to access Screen windows above 9 using the C-a > shortcut, but I don't see anything about it. Does anyone know if > there are shortcuts for this? If not, perhaps C-a Shift+ could be > used for this p

Re: GNU Screen: can wrapping be disabled when marking text in copy mode?

2008-02-22 Thread Ian Wat
f X's. Possible? See the copy command in the man page. Specifically, note the c and C keys. c or C to set the left or right margin respectively. If no repeat count is given, both default to the current cursor position. Ian -- Ian Wat [EMAIL PROTECTED]

Re: how to start screen from .bashrc

2006-09-19 Thread Ian Wat
* Peter ([EMAIL PROTECTED]) wrote: > I want to have screen launched when I log in to a Linux system with > SSH. I have put the screen command inside ~/.bashrc. The result is > that screen will reread .bashrc and sets up a loop which keeps starting > screen over and over. My .screenrc file automa

Re: Garbled text when switching windows

2006-07-21 Thread Ian Wat
* Michael Parson ([EMAIL PROTECTED]) wrote: > On Fri, Jul 21, 2006 at 05:38:32PM -0400, Ian Wat wrote: > > * Michael Parson ([EMAIL PROTECTED]) wrote: > >> On Wed, Jul 19, 2006 at 09:21:17PM -0400, Ian Wat wrote: > >>> Anybody using Mac OS X experience garbled text w

Re: Garbled text when switching windows

2006-07-21 Thread Ian Wat
* Michael Parson ([EMAIL PROTECTED]) wrote: > On Wed, Jul 19, 2006 at 09:21:17PM -0400, Ian Wat wrote: > > Anybody using Mac OS X experience garbled text when switching > > windows in screen? It kinda looks like the alternate character set > > but I'm not entirely s

Garbled text when switching windows

2006-07-19 Thread Ian Wat
Anybody using Mac OS X experience garbled text when switching windows in screen? It kinda looks like the alternate character set but I'm not entirely sure. I'm running Mac OS X 10.4.7 and using Terminal.App. This doesn't happen all the time and I can usually fix it by switching windows and back a

Re: avoiding warning message and delay in "macro"

2006-07-17 Thread Ian Wat
* Eric Smith ([EMAIL PROTECTED]) wrote: > I am using tabs in vim7 and have several files permanently opened > on screen window called "data". I have bindings as per: > bind r eval 'select data' 'stuff :tabn1^M' > bind t eval 'select data' 'stuff :tabn2^M' > > This works perfectly if I am not in w