i love and use the CTRL-E and CTRL-Y scrolling commands so much i have them mapped to F10 and F11 in my ~/.vimrc:
nnoremap <F10> <C-E> inoremap <F10> <C-O><C-E> nnoremap <F11> <C-Y> inoremap <F11> <C-O><C-Y> just today i noticed both up and down are impeded if i happen to be in insert mode when i use them, going slower and in a jerky manner -- they both scroll beautifully when in normal mode i wouldn't define this as a "problem," but a minor annoyance -- has anyone else noticed the same? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CALfSX1zJP1-hzjKN5V96NuVRAwvMe1j0rvy4Di7VUVTDgOtxCA%40mail.gmail.com.
