[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feature request: tab completion on functions
From: |
Odne Hellebø |
Subject: |
Re: Feature request: tab completion on functions |
Date: |
Fri, 2 Feb 2018 12:18:59 +0100 |
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.ramey@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 chet@case.edu http://tiswww.cwru.edu/~chet/