Friday, January 1, 2010

Re: Is there a tool that can compute how many keystrokes are need to modify a file to another?

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

No comments: