vi and Vim Editors Pocket Reference: Support for every text editing task by Robbins Arnold

vi and Vim Editors Pocket Reference: Support for every text editing task by Robbins Arnold

Author:Robbins, Arnold [Robbins, Arnold]
Language: eng
Format: azw3
Tags: COMPUTERS / Programming / General
ISBN: 9781449392185
Publisher: O'Reilly Media
Published: 2011-01-09T16:00:00+00:00


^X ^D ✓ Macro names

Search the current and included files for macros (defined with #define) that match the text under the cursor. Repeating the command after an insertion copies additional words from the original source.

^X ^F ✓ Filename

Look for filenames (not file contents) that match the word under the cursor. The path option is not used here.

^X ^I Keyword in file and included files

Similar to keyword completion (^X ^N), but search in included files as well, as specified by the include option; the default is a pattern matching C and C++ #include directives. The path option acts as a search path to find included files in addition to looking in the “standard” places. Repeating the command after an insertion copies additional words from the original source.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.