Wednesday, May 29, 2013

Re: insert mode mapping to move to a column

On Wednesday, May 29, 2013 6:20:36 AM UTC-5, sinbad wrote:
> > I believe you are looking for CTRL-Right (the right cursor arrow
>
> no this isn't working.

"This isn't working" to me could mean that you tried it and it went to the next word in the CURRENT line, which is what the command SHOULD do. If that isn't what you meant you should say so.

You wanted the column (in the current line) of the next word in the PREVIOUS line, without leaving insert mode.

I think (if as Christian suggests you have 'virtualedit' set to "all") this will work: <Up><C-Right><Down>

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: