Tuesday, November 23, 2010

vim text search by autocompletion

Hi

Somewhat in the spirit of filename completion (using tab or CTRL-D) in
EX mode,
is it possible to autocomplete search terms when i am trying to search
for some text?

For example:
/msg <TAB>
should give all suggestions of entries starting with msg,
so that I don't have to type the whole search term
"msg_foo_bar_on_and_on"

Thanks

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment