Lines Matching refs:current
72 functions can be used to query the current value of changedtick. You cannot
80 If the current window was closed by an |autocommand| while processing a
84 If the current quickfix or location list was changed by an |autocommand| while
90 work when jumping to another buffer, the current buffer
94 the current buffer are lost, unless 'hidden' is set or
99 be used, including "." for the current line and "$"
104 :[nr]ll[!] current window is used instead of the quickfix list.
114 current window is used instead of the quickfix list.
125 list for the current window is used instead of the
129 :[count]cabo[ve] Go to the [count] error above the current line in the
130 current buffer. If [count] is omitted, then 1 is
136 the number of entries above the current line, then the
141 current window is used instead of the quickfix list.
144 :[count]cbel[ow] Go to the [count] error below the current line in the
145 current buffer. If [count] is omitted, then 1 is
151 exceeds the number of entries below the current line,
156 current window is used instead of the quickfix list.
159 :[count]cbe[fore] Go to the [count] error before the current cursor
160 position in the current buffer. If [count] is
165 number of entries before the current position, then
170 current window is used instead of the quickfix list.
173 :[count]caf[ter] Go to the [count] error after the current cursor
174 position in the current buffer. If [count] is
179 number of entries after the current position, then
184 current window is used instead of the quickfix list.
195 current window is used instead of the quickfix list.
207 list for the current window is used instead of the
216 current window is used instead of the quickfix list.
230 current window is used instead of the quickfix list.
260 current window is used instead of the quickfix list.
275 current window is used instead of the quickfix list.
279 errorfile to the current quickfix list. If a quickfix
287 current window is used instead of the quickfix list.
290 :cb[uffer][!] [bufnr] Read the error list from the current buffer.
293 of the current buffer.
300 current window is used instead of the quickfix list.
303 :cgetb[uffer] [bufnr] Read the error list from the current buffer. Just
308 the current window is used instead of the quickfix
312 :cad[dbuffer] [bufnr] Read the error list from the current buffer and add
313 the errors to the current quickfix list. If a
319 the current window is used instead of the quickfix
339 current window is used instead of the quickfix list.
347 current window is used instead of the quickfix list.
351 current quickfix list. If a quickfix list is not
352 present, then a new list is created. The current
360 current window is used instead of the quickfix list.
375 :cl[ist] +{count} List the current and next {count} valid errors. This
377 is the current error position.
382 :cl[ist]! +{count} List the current and next {count} error lines. This
383 is useful to see unrecognized lines after the current
394 current window is used instead of the quickfix list.
398 current window.
496 < When the current file can't be |abandon|ed and the [!]
500 the current buffer.
527 for the current window.
539 the current window.
561 {pat} in the current quickfix list. {pat} is a Vim |regular-expression|
568 The |:Lfilter| command does the same as |:Cfilter| but operates on the current
575 :cope[n] [height] Open a window to show the current list of errors.
582 the current window. It is not possible to open a
603 current window. Works only when the location list for
604 the current window is present. You can have more than
613 current window.
622 location list for the current window.
633 location list for the current window.
646 the error number. The current entry is highlighted with the QuickFixLine
686 open a location list window, it is created below the current window and
687 displays the location list for the current window. The location list window
719 " get the title of the current quickfix list
722 " get the identifier of the current quickfix list
731 " get the index of the current quickfix list in the stack
746 " get the number of times the current quickfix list is changed
749 " get the current entry in a quickfix list specified by an identifier
768 " get the context of the current location list
790 " set the title of the current quickfix list
793 " change the current entry in the list specified by an identifier
836 lists. They set one of the existing error lists as the current one.
845 the current window instead of the quickfix list.
854 the current window instead of the quickfix list.
857 :[count]chi[story] Show the list of error lists. The current list is
864 list is made the current list. Example: >
865 " Make the 4th quickfix list current
872 When adding a new error list, it becomes the current list.
884 To get the number of the current list in the stack: >
919 current window is used instead of the quickfix list.
929 command-line. You can use "%<" to insert the current file name without
1033 updated. With the [!] any changes in the current
1074 current window is used instead of the quickfix list.
1080 of errors the matches are appended to the current
1087 the current window is used instead of the quickfix
1110 current window is used instead of the quickfix list.
1115 errors the matches are appended to the current list.
1138 current window is used instead of the quickfix list.
1220 current buffer. With "!" global options are
1321 or "makefile" in the current directory, it supposes that you want to process
1408 The "%f" conversion may depend on the current 'isfname' setting. "~/" is
1456 changes and prepends the current directory to each erroneous file found with a
1471 %> for next line start with current pattern again |efm-%>|
1542 current line, even if cc and dd are multi-line errorformat strings.
1726 1) Check if the given directory is a subdirectory of the current directory.
1727 If this is true, store it as the current directory.
1728 2) If it is not a subdir of the current directory, try if this is a
1731 of Vim's current directory.
1736 assumed that it is in Vim's current directory.
1746 If make processes the directory "./dir1" before the current directory and
1785 messages is the current directory. This is why you could just use the message
1962 under the current directory tree. The file path may need to be simplified to a