Lines Matching refs:G

26   " Ctrl-G goes from one match to the next
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')
69 " Ctrl-G goes from one match to the next
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')
118 call feedkeys("?the\<C-G>\<cr>", 'tx')
142 call feedkeys("?the\<C-G>\<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')
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')
742 exe "normal! a\<C-G>u\<Esc>"
743 normal G
997 call term_sendkeys(buf, "G\<C-V>$kk\<Esc>")
1119 call term_sendkeys(buf, "1G*")
1986 call feedkeys("//\<C-G>", 'xt')
1988 call feedkeys("??\<C-G>", 'xt')