Re: Movement: fc Fc doesn't work..
Hi,
I notice a very very handy movement command doesn't work in ViEmu 2.2.6, the movement command that specifies "next, previous occurrence of character c".. i.e. the movement from the cursor point to the next occurrence of any character c.
The command is as follows (taken from the vim quick reference card http://www.digilife.be/quickreferences/QRC/VIM%20Quick%20Reference%20Card.pdf)
"Complex Movement:
fc Fc ... next, previous occurrence of character c"
so the command:
"df|" would delete all the text between the cursor and the next occurring pipe character. A really handy thing!
All the best,
Kenny