Dear Vim Dev,

I recently found that v with count remembers the previous visual area.
I found that it is not always true, which seems strange to me (is this
a feature or a bug?).  For example if I do "v{motion}y", then "1v", as
should, selects the same are in the current position.  But if I do
"v{motion}<esc>" or "v{motion}<c-c>" then "1v" doesn't remember the
last visual area but the previous one.  With <esc>/<c-c> I thing it
would be nice if <esc> could remember the last area and <c-c> don't
(this already happens with some features: for example <c-c> doesn't
trigger InsertLeave autocommands when leaving the insert mode.)

Best regards,
Marcin Szamotulski

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