Hello,
     When I leave insert or visual mode with <esc> the visual
selection stays.  I can move around normally (since I'm now in normal
mode), but the screen doesn't update until I move.  Adding the
following mappings fixes the issue:

imap <esc> <esc>:redraw<cr>
vmap <esc> <esc>:redraw<cr>

My `lazyredraw` option is off.  For clarity: I don't think the above
mappings should be needed, so I think this is a redraw bug.  Thoughts?

-- 
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

Raspunde prin e-mail lui