VIM equivalent for (something like) 6xi?

Posted by me2 on Stack Overflow See other posts from Stack Overflow or by me2
Published on 2010-03-14T18:07:51Z Indexed on 2010/03/14 18:25 UTC
Read the original article Hit count: 154

Filed under:
|

There's a command in VIM where you can say how many chars to replace, and VIM will put a "$" at that many characters out, and you can type in the replacement for those characters. The original and new text can be different lengths. What's the command for this?

© Stack Overflow or respective owner

Related posts about vim

Related posts about keyboard