Lines Matching refs:cq
268 let out = system(GetVimCommand() . ' --clean -es -X -V0 -c "set verbose?" -cq')
271 let out = system(GetVimCommand() . ' --clean -es -X -V2 -c "set verbose?" -cq')
275 let out = system(GetVimCommand() . ' --clean -es -X -V15 -c "set verbose?" -cq')
288 let out = system('VIMRUNTIME=/tmp ' .. GetVimCommand() .. ' --clean -cq')
291 let out = system('VIMRUNTIME=/tmp ' .. GetVimCommand() .. ' -u DEFAULTS -cq')
360 if RunVim([], [], ' --clean -V2Xverbosefile -c "set verbose? verbosefile?" -cq')
432 if RunVim([], [], '-g --echo-wid -cq >Xtest_echo_wid')
555 call RunVim([], [], '-f -g -iconic -cq')
637 for opt in [' -cq', ' --cmd q', ' +', ' -S foo']
763 …t out = system(GetVimCommand() . '-u NONE -es -c''set verbose=1|h|exe "%norm\<c-y>\<c-d>"'' -c cq')
774 let out = system(GetVimCommand() . ' -c''set term'' -c cq')
810 let out = system(GetVimCommand() . ' -es -X -V1 -c "echon ''hello''" -cq')