<div dir="ltr">Glad to help! If there are any bugs or problems with the patch, feel free to let me know and I will fix them.<div><br></div><div>Is there anything else I need to do to merge the change into the repository, or is someone else in control of that?</div><div><br></div><div>Anas</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 1 February 2016 at 10:31, Kjetil Torgrim Homme <span dir="ltr"><<a href="mailto:kjetil.homme@redpill-linpro.com" target="_blank">kjetil.homme@redpill-linpro.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 01/31/2016 03:06 PM, Anas Syed wrote:<br>
> When one uses autocompletion on bash, autocompleting the only match<br>
> doesn't add an extra space. This is necessary when we are completing<br>
> directory names, however, when we are completing commands and other<br>
> command line flags, then we want an extra space, as is usual with the<br>
> completion for other programs.<br>
><br>
> I've fixed this by not passing "-o nospace" to complete, (so the default<br>
> is that spaces are added). I then put "compopt -o nospace" whenever we<br>
> don't want to add an extra space.<br>
><br>
> I have attached the patch that fixes this.<br>
<br>
</span>this works great!  thank you for sharing.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Kjetil T. Homme<br>
Redpill Linpro - Changing the game<br>
<br>
</font></span></blockquote></div><br></div>