Terminal vim (huge version iirc) on Arch Linux x64 in urxvt.  I can
grab the full output of `:version` tonight if you like.

On Fri, Oct 5, 2012 at 1:11 AM, Christian Brabandt <cbli...@256bit.org> wrote:
> Hi Josh!
>
> On Do, 04 Okt 2012, Josh . wrote:
>
>> 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?
>
> is this the gui or terminal version of vim? If terminal, which one are
> you using?
>
> regards,
> Christian
> --
> Der sittliche Mensch liebt seine Seele, der gewöhnliche sein Eigentum.
>                 -- Konfuzius (551-479 v. Chr.)
>
> --
> 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 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

Reply via email to