Lines Matching refs:cr

19   call feedkeys("/foobar\<cr>", 'tx')
20 call feedkeys("/the\<cr>", 'tx')
22 call feedkeys("/thes\<C-P>\<C-P>\<cr>", 'tx')
31 call feedkeys("/the\<cr>", 'tx')
35 call feedkeys("/the\<C-G>\<cr>", 'tx')
40 call feedkeys("/the".repeat("\<C-G>", 2)."\<cr>", 'tx')
44 call feedkeys("/the".repeat("\<C-G>", 3)."\<cr>", 'tx')
48 call feedkeys("/the".repeat("\<C-G>", 4)."\<cr>", 'tx')
52 call feedkeys("/the".repeat("\<C-G>", 5)."\<cr>", 'tx')
56 call feedkeys("/the".repeat("\<C-G>", 6)."\<cr>", 'tx')
60 call feedkeys("/the".repeat("\<C-G>", 7)."\<cr>", 'tx')
64 call feedkeys("/the".repeat("\<C-G>", 8)."\<cr>", 'tx')
74 call feedkeys("/the\<cr>", 'tx')
78 call feedkeys("/the\<C-G>\<cr>", 'tx')
82 call feedkeys("/the".repeat("\<C-G>", 2)."\<cr>", 'tx')
86 call feedkeys("/the".repeat("\<C-G>", 3)."\<cr>", 'tx')
90 call feedkeys("/the".repeat("\<C-G>", 4)."\<cr>", 'tx')
94 call feedkeys("/the".repeat("\<C-G>", 5)."\<cr>", 'tx')
98 call feedkeys("/the".repeat("\<C-G>", 6)."\<cr>", 'tx')
102 call feedkeys("/the".repeat("\<C-G>", 7)."\<cr>", 'tx')
106 call feedkeys("/the".repeat("\<C-G>", 8)."\<cr>", 'tx')
114 call feedkeys("?the\<cr>", 'tx')
118 call feedkeys("?the\<C-G>\<cr>", 'tx')
122 call feedkeys("?the".repeat("\<C-T>", 1)."\<cr>", 'tx')
126 call feedkeys("?the".repeat("\<C-T>", 7)."\<cr>", 'tx')
130 call feedkeys("?the".repeat("\<C-T>", 8)."\<cr>", 'tx')
138 call feedkeys("?the\<cr>", 'tx')
142 call feedkeys("?the\<C-G>\<cr>", 'tx')
146 call feedkeys("?the".repeat("\<C-T>", 1)."\<cr>", 'tx')
150 call feedkeys("?the".repeat("\<C-T>", 7)."\<cr>", 'tx')
154 call feedkeys("?the".repeat("\<C-T>", 8)."\<cr>", 'tx')
162 call feedkeys("/the\<c-l>\<cr>", 'tx')
166 call feedkeys("/the\<c-l>\<C-G>\<cr>", 'tx')
170 call feedkeys("/the\<c-l>\<C-G>\<C-G>\<cr>", 'tx')
175 call feedkeys("/the\<c-l>\<C-G>\<C-G>\<cr>", 'tx')
183 call feedkeys("/thei\<cr>", 'tx')
187 call feedkeys("/thei\<bs>s\<cr>", 'tx')
191 call feedkeys("/thei\<bs>s\<bs>\<C-T>\<c-l>\<cr>", 'tx')
195 call feedkeys("/them". repeat("\<bs>",4).'the\>'."\<cr>", 'tx')
216 call feedkeys("/the\<cr>", 'tx')
220 call feedkeys("/the\<C-G>\<cr>", 'tx')
224 call feedkeys("/the\<C-G>\<C-G>\<cr>", 'tx')
228 call feedkeys("/the\<C-G>\<C-G>\<C-G>\<cr>", 'tx')
232 call feedkeys("/the\<C-G>\<C-G>\<C-G>\<C-T>\<cr>", 'tx')
236 call feedkeys("/the\<C-G>\<C-G>\<C-G>\<C-T>\<C-T>\<cr>", 'tx')
240 call feedkeys("/the\<C-G>\<C-G>\<C-G>\<C-T>\<C-T>\<C-T>\<cr>", 'tx')
244 call feedkeys("/the\<C-G>\<C-R>\<C-W>\<cr>", 'tx')
252 call feedkeys("/foo\<bs>\<cr>", 'tx')
264 " unfortunately, neither "/foo\<c-w>\<cr>", nor "/foo\<bs>\<bs>\<bs>\<cr>",
265 " nor "/foo\<c-u>\<cr>" works to delete the commandline.
269 "call assert_fails(feedkeys("/foo\<c-w>\<cr>", 'tx'), 'E35:')
453 call feedkeys("/the\<c-l>\<cr>", 'tx')
464 call feedkeys(":%s/the\<c-l>/xxx\<cr>", 'tx')
467 call feedkeys(":%subs/the\<c-l>/xxx\<cr>", 'tx')
470 call feedkeys(":%substitute/the\<c-l>/xxx\<cr>", 'tx')
473 call feedkeys(":%smagic/the.e/xxx\<cr>", 'tx')
476 call assert_fails(":%snomagic/the.e/xxx\<cr>", 'E486:')
478 call feedkeys(":%snomagic/the\\.e/xxx\<cr>", 'tx')
489 call feedkeys(":g/the\<c-l>/d\<cr>", 'tx')
492 call feedkeys(":global/the\<c-l>/d\<cr>", 'tx')
495 call feedkeys(":g!/the\<c-l>/d\<cr>", 'tx')
499 call feedkeys(":global!/the\<c-l>/d\<cr>", 'tx')
511 call feedkeys(":v/the\<c-l>/d\<cr>", 'tx')
515 call feedkeys(":vglobal/the\<c-l>/d\<cr>", 'tx')
532 call feedkeys("?the\<c-g>\<cr>", 'tx')
535 call feedkeys("?the\<c-g>\<c-g>\<cr>", 'tx')
538 call feedkeys("?the\<c-g>\<c-g>\<c-g>\<cr>", 'tx')
541 call feedkeys("?the\<c-t>\<cr>", 'tx')
544 call feedkeys("?the\<c-t>\<c-t>\<cr>", 'tx')
547 call feedkeys("?the\<c-t>\<c-t>\<c-t>\<cr>", 'tx')
564 call feedkeys("/the\<c-g>\<c-g>\<cr>", 'tx')
567 call feedkeys("?the\<c-t>\<c-t>\<c-t>\<cr>", 'tx')
587 call feedkeys("/b\<cr>", 'tx')
591 call feedkeys("/b\<c-g>\<cr>", 'tx')
595 call feedkeys("/b\<c-g>\<c-g>\<cr>", 'tx')
599 call feedkeys("/b\<c-g>\<c-g>\<c-g>\<cr>", 'tx')
604 call feedkeys("/b\<c-g>\<c-g>\<c-g>\<cr>", 'tx')
627 " moves to next match of previous search pattern, just like /<cr>
628 call feedkeys("/\<c-g>\<cr>", 'tx')
630 " moves to next match of previous search pattern, just like /<cr>
631 call feedkeys("/\<cr>", 'tx')
633 " moves to next match of previous search pattern, just like /<cr>
634 call feedkeys("/\<c-t>\<cr>", 'tx')
641 call feedkeys("//e\<c-g>\<cr>", 'tx')
671 call term_sendkeys(buf, ":set incsearch hlsearch\<cr>")
672 call term_sendkeys(buf, ":14vsp\<cr>")
673 call term_sendkeys(buf, "/vim\<cr>")
768 call feedkeys("/second\<cr>", 'tx')
809 call term_sendkeys(buf, ":set incsearch hlsearch\<cr>")
823 call term_sendkeys(buf, "\<cr>gg0")
854 call term_sendkeys(buf, "\<cr>")
862 call term_sendkeys(buf, ":1\<cr>")
863 call term_sendkeys(buf, ":set nohlsearch\<cr>")
1017 call feedkeys(":.,.+2s/foo\<BS>o\<BS>o/xxx\<cr>", 'tx')
1327 call term_sendkeys(g:buf, ":qa!\<cr>")
1406 call feedkeys("/Mi\<c-l>\<c-l>\<cr>", 'tx')