Re: Issue with repeat last action command (.)
Hi Jon,
I'm currently going through my code updating my Doxygen comments, and have the need (desire? ) to put full stops at the end of my comments (for consistency). What I want to be able to do is add a full stop to the end of the line:
A.<ESC>
Then for other lines, I just want to repeat the end action:
.
But this doesn't appear to work. It simply adds the period inside the current line wherever the cursor happens to be rather than appending to the end of the line. I did a few experiments and I have found that appending a single period is the only thing that doesn't work! If I append ANYTHING else (eg, .<SPACE> or .. or XYZ) it works fine, but a single period doesn't.
To reproduce, just run: A.<ESC>
Then move your cursor to another line (make sure it's not at the end of the line) and hit: .
You should (hopefully) see the issue.
Can you please confirm this is a problem? Or is it something I'm doing?
Cheers
OJ
Last edited by TheColonial (2007-08-18 23:06:06)