Why not just use <C-U> in the mapping (after the : ) to clear the
command line, then use v:count or v:count1 instead of the second
argument?

Because they're not in my active vimming vocabulary... :)

Yes, using v:count/v:count1 is a much cleaner & more understandable way to do it.

-tim



Reply via email to