On Tuesday, May 8, 2012 12:09:11 PM UTC-5, Eumir wrote: > I am trying to create some vim exercises for beginner/advanced vim users like > me and was hoping if I can recommend some sort of Vim key counter (or even a > trustworthy third-party program) so people can compare the number of > keystrokes they pressed. > > Is there such a program/plugin?
It's not exactly what you're looking for, but you can launch Vim with the -w flag to record all keystrokes entered by the user. -- 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
