Lines Matching refs:F2
865 call feedkeys("iteh\<F2>\<Esc>", 'xt')
866 call assert_equal('the<F2>', getline(1))
985 noremap! <F2> <Cmd>norm! :foo<CR>
988 call feedkeys(":bar\<F2>x\<C-B>\"\r", 'xt')
990 unmap! <F2>
994 map <F2> <Cmd>call <SID>do_it()<CR>
1001 call feedkeys("\<F2>", 'xt')
1063 call s:cmdmap('<F2>', 'let s = [mode(1), v:count, v:register]')
1064 call feedkeys("\<F2>", 'xt')
1066 call feedkeys("7\<F2>", 'xt')
1068 call feedkeys("\"e\<F2>", 'xt')
1070 call feedkeys("5\"k\<F2>", 'xt')
1072 call s:cmdunmap('<F2>')
1191 snoremap <F2> <cmd>normal! <c-g>"by<CR>
1207 call feedkeys("\<F2>", 'xt!')
1238 sunmap <F2>