On Di, 19 Okt 2010, Pablo Giménez wrote:
> Hi vimers.
> I have used the search() function several times in my scripts to look
> for a string in the current buffer.
> But what I need now is to be able to search in another buffers, even
> in hidden buffers.
> I have some hidden buffers I open temporaly just to be able to search
> strings in them.
> What is the best way to do it?
use :bufdo
though, I am not sure, this works with hidden buffers
regards,
Christian
--
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