Next: ``R" Replace Characters
Up: ``vi" Visual Editor -
Previous: ``A" Append to Line
Contents
To replace one character,
r
followed by the new character will replace the current character (where the
cursor is) with the newly typed one.
Claude Cantin
2010-10-24