On Mon, Mar 26, 2001 at 04:40:20PM +0200, [EMAIL PROTECTED] wrote:
> 
> "Horace G. Friend III" <[EMAIL PROTECTED]> wrote:
> 
> 
> > I would like to ask a question since the search command has a
> > side-effect in the editor. Since the "-c ':$;?^$'" is a search command
> > for a blank line, it leaves blank lines highlighted as a result of the
> > search. How can I make this disappear automatically?
> 
> Try vim -c ":$;?^$" -c ":nohls".
> 
> This will switch off highlighting the most recent search pattern,
> but keeps hlsearch option set, i.e. the next search pattern will
> be highlighted again. This is most probably what you want.
> 
> Best regards - Juergen.
> 
> -- 
> GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net

Exactly what I was looking for. Thanks very much. 
-- 
Horace G. Friend III
[EMAIL PROTECTED]
GnuPG DSA/ElGamal Key Fingerprint
9295 80C4 C723 621B 9C2D  B53E D432 7936 4CA9 8AD6

Reply via email to