I'm not talking about repeating a command (and it's period / dot / "." that does that, not ESC), I'm talking about repeating (while in input mode) the sequence entered the last time you were in input mode. Of course, ESC terminates input mode and takes you back to command mode.
Randall Schulz
At 09:39 2003-03-10, wayne wrote:
Try using esc . that says repeat the last command. if you want to repeat it more then once then use esc 10 . That is dot not a period by the way. This is the way all current varents of vi work that I have found. This will repeat either commands or text input.. depends on what your last keys pressed were.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/