Here's a VI question for any takers - can I do a search on two different
strings at the same time?

Let's say I wanted to search for both "bob" and "snake" at the same
time.  I've tried the following without success:

/(bob|snake)
/\(bob|snake\)

None of these worked.  Any thoughts?  I'm using (g)vim 6.1 in case it
matters.

-- 
"Common sense is the collection of prejudices acquired by age eighteen."
- Albert Einstein

Cole Tuininga
Lead Developer
Code Energy, Inc
[EMAIL PROTECTED]
PGP Key ID: 0x43E5755D


_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to