[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] VI vs perl RE question
- Subject: [ale] VI vs perl RE question
- From: paul_tbot at pcartwright.com (Paul Cartwright)
- Date: Wed, 1 Feb 2006 07:33:18 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
On Wed February 1 2006 7:17 am, Jim wrote:
> I'm trying to use vi to search for something enclosed in quotes,
> using perl RE I get a hit with $var =~/"(.*?)"/; ?But using the same
> re in vi doesn't work. ?Is there an equivalent search in v
/usr/share/vim/vim63/doc/*.txt
The Vim documentation files. Use ":help
doc-file-list" to get the com?
plete list.
if you know ED commands you can search on almost anything in VI.
the slash command is how you search:
/word_phrase_expression
use the backslash for special characters
--
Paul Cartwright
Registered Linux user # 367800