<div><div><div>Hi,</div><div><br></div><div>If you try it in Vim you will notice that the first char of the next word is never being included in the selection when you press "vw". Unless this is impossible to implement, I don't think it is a desired operation, and there is no point to use "viw" when "vw" can do the same thing (why type one more character?).</div>
<div><br></div><div>Thanks,</div><div><br></div><div>York</div><div><br></div><div>On Fri, Jun 17, 2011 at 12:43 PM, Frank Fischer <<a href="mailto:frank.fischer@mathematik.tu-chemnitz.de">frank.fischer@mathematik.tu-chemnitz.de</a>> wrote:</div>
<div>Am Fri, 17 Jun 2011 10:51:29 -0400</div><div>schrieb York Zhao <<a href="mailto:gtdplatform@gmail.com">gtdplatform@gmail.com</a>>:</div><div><br></div><div>> Hi Vegard,</div><div>></div><div>> Just wanted to make sure you didn't miss this message. I noticed a</div>
<div>> new bug, probably introduced recently.</div><div>></div><div>> "vw" is not working properly, it selects not only the current word,</div><div>> but the first character of the following word as well.</div>
<div><br></div><div>This is not a bug but intended. 'v' enables visual mode, 'w' moves the</div><div>cursor to the beginning of the next word. If you want to select the</div><div>current word only, use 'viw' or 've'. Btw, this is the same behavior</div>
<div>as vim's.</div><div><br></div><div><br></div><div>Frank</div><div><br></div><div>_______________________________________________</div><div>implementations-list mailing list</div><div><a href="mailto:implementations-list@lists.ourproject.org">implementations-list@lists.ourproject.org</a></div>
<div><a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list">https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list</a></div></div></div><div><br></div>