Re: index indicator

2000-05-11 Thread Sebastian Helms
Hi, * Kelly Scroggins wrote on 11 May 2000: > How do I change the index indicator from an arrow on the left side of > the screen to a bar that extends all the way accross the screen. unset arrow_cursor -- "No worries." - Rincewind Sebastian Helms - mailto:[EMAIL PROTECTED] (PGP available)

Re: index indicator

2000-05-11 Thread Thomas Roessler
unset arrow_cursor On 2000-05-11 09:06:09 -0500, Kelly Scroggins wrote: > Date: Thu, 11 May 2000 09:06:09 -0500 > From: Kelly Scroggins <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: index indicator > Reply-To: [EMAIL PROTECTED] > X-Mailer: Mutt 1.0pre3us > > How do I change the index in

Re: index indicator

2000-05-11 Thread Mrinal Kalakrishnan
Hi, Kelly Scroggins typed: > How do I change the index indicator from an arrow on the left side of > the screen to a bar that extends all the way accross the screen. > I want it to highlight the entire message line. The variable is $arrow_cursor. Just add this in .muttrc: unset arrow_cursor --

Re: index indicator

2000-05-11 Thread Steve Zinck
On Thu, May 11, 2000 at 09:06:09AM -0500, Kelly Scroggins wrote: > How do I change the index indicator from an arrow on the left side of > the screen to a bar that extends all the way accross the screen. arrow_cursor Type: boolean Default: no When