Damn :) my email is in a changelog :D Thanks :)

One thing though, is it possible to stop the cursor at the point it
gets ambiguous? As in I have function
foobar and fooBar if I do
foo<tab> I will get foobar and if my intent was to execute fooBar I
will have to go back and uppercase it. I think it would be better if
you stopped at foo and gave the completion options there, then if I
wrote b<tab> I'd get foobar or B<tab> I'd get fooBar.

On 1 February 2018 at 21:50, Chet Ramey <chet.ra...@case.edu> wrote:
> On 2/1/18 3:40 PM, Odne Hellebø wrote:
>> Is it something that you will consider adding to bash? I also saw something
>> about the complete inbuilt command, is it possible through that?
>
> I already did, and the version in the devel branch can do it.
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>                  ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to