On Tue, Dec 22, 2009 at 03:23:20PM -0800, Peng Yu wrote: >I'm wondering if there is a tool that can roughly estimate how many >keystrokes (in vim) are needed to modify a file to another.
At the risk of sounding obvious, it would be however many keystrokes it takes to do this: :!cp <file1> <file2> -- . -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
