Lines Matching refs:nr
88 :cc[!] [nr] Display error [nr]. If [nr] is omitted, the same
89 :[nr]cc[!] error is displayed again. Without [!] this doesn't
103 :ll[!] [nr] Same as ":cc", except the location list for the
104 :[nr]ll[!] current window is used instead of the quickfix list.
211 :cr[ewind][!] [nr] Display error [nr]. If [nr] is omitted, the FIRST
215 :lr[ewind][!] [nr] Same as ":crewind", except the location list for the
219 :cfir[st][!] [nr] Same as ":crewind".
222 :lfir[st][!] [nr] Same as ":lrewind".
225 :cla[st][!] [nr] Display error [nr]. If [nr] is omitted, the LAST
229 :lla[st][!] [nr] Same as ":clast", except the location list for the
726 :let qfid = getqflist({'nr' : 4, 'id' : 0}).id
732 :let qfnum = getqflist({'nr' : 0}).nr
741 :echo getqflist({'nr' : 3, 'context' : 0}).context
744 :echo getqflist({'nr' : '$'}).nr
818 :call setqflist([], 'a', {'nr' : 4, 'title' : 'SomeTitle'})
821 :call setqflist([], ' ', {'nr' : '$',
882 echo getqflist({'nr' : '$'}).nr
883 echo getloclist(3, {'nr' : '$'}).nr
885 echo getqflist({'nr' : 0}).nr