sponsor Vim development Vim logo Vim Book Ad

Buffer Search : Different search patterns across Multiple Windows.

 script karma  Rating 18/6, Downloaded by 1220  Comments, bugs, improvements  Vim wiki

created by
Naveen Chandra
 
script type
utility
 
description
This plugin lets your search pattern be specific to
that buffer. This is especially handy when one
works with multiple windows and wants different
search pattern highlighted in different windows.

Normally  if you do :/abc in one window, all other
windows will also highlight "abc".
Now by using this plugin you can do
:Bs abc    which will highlight "abc" only in that
window.  Likewise you can have multiple search
pattern highlighted in different windows.

Side Effects: This plugin will unset hlsearch option

-ncr
 
install details
Place this script in your plugin directory, then use
":Bs <search-pattern>" to invoke buffer search.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
bufsearch.vim 1.0 2002-06-26 6.0 Naveen Chandra Initial upload
ip used for rating: 18.224.37.68

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github