* 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
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]
* 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
* 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
* 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
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
* 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