Buffer Search : Different search patterns across Multiple Windows.
script karma |
Rating 18/6,
Downloaded by 1322 |
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. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.221.99.121
|