Hi,

Robbo wrote:
> 
> as in the object:
> how to copy command line in a register?

  :let @a = @:

copies the last execute command line into register a. Or if you want
to copy the current command line into a register press Ctrl-F on the
command line to enter the command window and then enter

  "ayy

Of course you can also select any stored command line in the command
window.

Regards,
Jürgen

-- 
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us.     (Calvin)

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to