Vim Tips Wiki
Register
(Change <tt> to <code>, perhaps also minor tweak.)
No edit summary
 
Line 17: Line 17:
 
Maintainer: Dan Sharp <dwsharp at hotmail dot com>
 
Maintainer: Dan Sharp <dwsharp at hotmail dot com>
 
Last Changed: 13 Aug 2008
 
Last Changed: 13 Aug 2008
  +
==Comments==
  +
For me, it only works with vim but not with gvim.
  +
(Piervit)

Latest revision as of 09:09, 3 May 2013

Use this page to discuss script 479 MultipleSearch: highlight multiple searches with different colors

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Bug report[]

The :SearchBuffers command does not work.

What version of Vim? What command did you enter? What did you see? JohnBeckett 08:07, August 10, 2011 (UTC)

Comments[]

Same here. SearchBuffers works just like regular search, thus resets any previous search.

vim --version VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Mar 12 2012 06:24:15) Included patches: 1-429

multipleSearch MultipleSearch.txt Simultaneously show multiple search results Ver. 1.3

Maintainer: Dan Sharp <dwsharp at hotmail dot com> Last Changed: 13 Aug 2008

Comments[]

For me, it only works with vim but not with gvim. (Piervit)