On 01/05/2011 02:39 PM, Douglas A. Augusto wrote:
On 04/01/2011 at 02:29,
AK<[email protected]>  wrote:

This looks interesting.. I might use it, too. Since it will
overwrite ' mark, maybe it's best to go back using '' command
instead of ctrl-O? (i.e. easier to type?) But I thought ' mark only
keeps line, not column
position? I'll try it tomorrow.. -ak

Hi AK,

You can use CTRL-O, `', or ``. The ' mark also keeps column position,
but you have to use backtick (`) or CTRL-O to restore it.

By the way, I've officially created a Vim plugin called "line-based jump
memory". You can check it out at:

    http://www.vim.org/scripts/script.php?script_id=3391


Best,


It breaks a cmd in a vim function for me:

  normal $F 4BR100

the '4B' command instead runs as 'B'

Any way to fix this?

thanks,  -ak

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

Reply via email to