Re: 1.4.6: some problems of ViEmu
i'm using ViEmu 1.4.6 and vs2005
1. ViEmu will intercept keystrokes even in incremental searching of vs.
(it's not serious, since we have '/', but it's better to fix it)
2. i'm selecting a sentence, and pressing 'o', but nothing happen.
the cursor should go to the other side of highlighted text. see ':help v_o' in vim
3. record function('q') can't handle cursor moving. when i move cursor in recording,
the cursor moving is ignored. so, the replay result is wrong.