Lines Matching refs:args
8 args a | %argd
12 args a b c
22 args a b c
117 args a b c
156 call assert_equal("\na b [c] d ", execute(':args'))
188 exe 'args ' .. join(range(1, 81))
197 \ execute('args'))
201 exe 'args ' .. long_arg
202 call assert_equal("\n[".long_arg.']', execute('args'))
212 call assert_fails('args x y z', 'E37:')
213 args! x y z
227 " four args half the screen width makes two lines with two columns
235 args
244 args
255 args \"foobar
330 args e f g
422 args aa a aaa b bb
435 args a b c d
445 args foo bar
459 args a b c d
487 " open window for all args; Reading Xxx2 will change the arglist and the
520 args
538 call term_sendkeys(buf, ":args a b c\n")
547 call term_sendkeys(buf, ":args a b c\n")