Lines Matching refs:entries
132 is displayed. Assumes that the entries in a quickfix
136 the number of entries above the current line, then the
147 is displayed. Assumes that the entries in a quickfix
151 exceeds the number of entries below the current line,
163 entries in a quickfix list are sorted by their buffer,
165 number of entries before the current position, then
177 entries in a quickfix list are sorted by their buffer,
179 number of entries after the current position, then
371 quickfix entries matching a supplied pattern. The
397 List all the entries in the location list for the
454 You can get the number of entries (size) in a quickfix and a location list
482 entries parsed from lines. The following shows how to use a custom
503 Only valid entries in the quickfix list are used.
504 A range can be used to select entries, e.g.: >
506 < To skip entries 1 to 9.
534 < Only valid entries in the location list are used.
550 If you have too many entries in a quickfix list, you can use the cfilter
551 plugin to reduce the number of entries. Load the plugin with: >
560 The |:Cfilter| command creates a new quickfix list from the entries matching
562 pattern. Both the file name and the text of the entries are matched against
563 {pat}. If the optional ! is supplied, then the entries not matching {pat} are
685 The location list window displays the entries in a location list. When you
737 " get the number of entries in a quickfix list specified by an id
827 " replace the location list entries for the third window
1362 formats for different messages your compiler produces, or even entries for
1363 multiple compilers. See |efm-entries|.
1371 |efm-entries| for how to deal with them. Note that a literal "%" is matched
1628 Multiple entries in 'errorformat' *efm-entries*
1646 If a line does not completely match one of the entries in 'errorformat', the
1981 information about the entries using the |getqflist()| function and specifying
1984 default format is used to display all the entries. If an item in the returned
2001 " get information about a range of quickfix entries