.. index:: single: fvi .. _fvi-top: fvi — Find and Edit With VI =========================== Opens files that contains a given pattern in *vim*. You may specify a collection of files to search, otherwise all files in the current working directory and all sub directories are searched. Within *vim* use *n* to move to next occurrence of pattern. *Ctrl-n* moves to next file and *ctrl-p* moves to the previous file. *vim* is run with *autowrite* set. Any directories, unreadable files, or binary files in the file list are ignored. You can find the latest version of the source code on `Github `_. | Enjoy, | -Ken Contents: .. toctree:: :maxdepth: 1 ReadMe file Change log