I see this command when I do :h :move

:[range]m[ove] {address} *:m* *:mo* *:move* *E134*

Move the lines given by [range] to below the line given by {address}.

But when I try it by setting mark a and b and then try moving the text to the 
end of the file:

:a,bm $

I get a trailing characters error.

rick

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