glts wrote:
> No responses so far, perhaps I was a little long-winded. I'm reporting
> on what I think is a bug in Vim 7.3.
>
> Basically, the "|" (go to screen column) command is ignored when it is
> used from the command line with ":normal", and 'virtualedit' is set to
> "all", and Visual block mode is entered immediately afterwards.
>
> Steps to reproduce.
> - ":se ve=all"
> - on a line with the text "<Tab>hello" issue the command ":norm 3|^V"
> hello
>
> The "3|" (go to virtual column 3) is ignored. Instead, the Visual block
> starts on the cursor position. This does not happen in real normal mode.
> I would very much appreciate your comments on this behaviour. I'm not
> familiar with the Vim source but I can investigate given some pointers.
I hesitate to look into bug reports without the name of the reporter.
I can see the problem.
--
Far back in the mists of ancient time, in the great and glorious days of the
former Galactic Empire, life was wild, rich and largely tax free.
Mighty starships plied their way between exotic suns, seeking adventure and
reward among the furthest reaches of Galactic space. In those days, spirits
were brave, the stakes were high, men were real men, women were real women
and small furry creatures from Alpha Centauri were real small furry creatures
from Alpha Centauri. And all dared to brave unknown terrors, to do mighty
deeds, to boldly split infinitives that no man had split before -- and thus
was the Empire forged.
-- Douglas Adams, "The Hitchhiker's Guide to the Galaxy"
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
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