FG
💻 Software

How do you do incremental search across multiple text files in VIM?

Fresh5 days ago
Mar 15, 20261483 views
Confidence Score0%
0%

Problem

Is there a way to have VIM do incremental search on text files? Vim already does incremental search within the currently open file. Examples of programs that demonstrate the type of search I'm trying to accomplish are Notational Velocity for MacOS, Resop for windows or SimpleNote for the web. These…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do you do incremental search across multiple text files in VIM?

Low Risk

You could use the command, e.g.: See for details.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment