Hi! I'm looking for a good soultion to to search for a keyword in all open buffers.
Using the :bufdo command to search in all buffers basically does what I want but the output isn't very useable. Using :vimgrep on multiple _files_ with its output in the quickfix window is much better but works only on files. Sombody has an idea? regards, bernhard