<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 &quot;vw&quot;. Unless this is impossible to implement, I don&#39;t think it is a desired operation, and there is no point to use &quot;viw&quot; when &quot;vw&quot; 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 &lt;<a href="mailto:frank.fischer@mathematik.tu-chemnitz.de">frank.fischer@mathematik.tu-chemnitz.de</a>&gt; wrote:</div>
<div>Am Fri, 17 Jun 2011 10:51:29 -0400</div><div>schrieb York Zhao &lt;<a href="mailto:gtdplatform@gmail.com">gtdplatform@gmail.com</a>&gt;:</div><div><br></div><div>&gt; Hi Vegard,</div><div>&gt;</div><div>&gt; Just wanted to make sure you didn&#39;t miss this message. I noticed a</div>
<div>&gt; new bug, probably introduced recently.</div><div>&gt;</div><div>&gt; &quot;vw&quot; is not working properly, it selects not only the current word,</div><div>&gt; but the first character of the following word as well.</div>
<div><br></div><div>This is not a bug but intended. &#39;v&#39; enables visual mode, &#39;w&#39; moves the</div><div>cursor to the beginning of the next word. If you want to select the</div><div>current word only, use &#39;viw&#39; or &#39;ve&#39;. Btw, this is the same behavior</div>
<div>as vim&#39;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>