[TriLUG] need help from the vi gurus
Mike Mueller
linux-support at earthlink.net
Tue Dec 9 11:12:12 EST 2003
On Tuesday 09 December 2003 08:20, Douglas Kojetin wrote:
> Somehow I set 'vi' to highlight on a pattern of text, and I <snip>
> cannot figure out how to unset it.
:nohl - turn off current highlights
See www.vim.org for documentation. O'Reilly and New Riders are expensive
dead tree versions of what you can find on-line. I have O'Reilly, It's OK
but not great.
highlighting searches is a configurable option
per session:
:set nohlsearch
per user:
edit ~/.vimrc
add this line:
set nohlsearch
what is configurable:
:set all
--
Mike Mueller
324881 (08/20/2003)
Make clockwise circles with your right foot.
Now use your right hand to draw the number "6" in the air.
More information about the TriLUG
mailing list