[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: |
Thu, 1 Feb 2018 21:40:24 +0100 |
Is it something that you will consider adding to bash? I also saw something
about the complete inbuilt command, is it possible through that?
Just to spur the competition, zsh is able to do it ;)
On 29 January 2018 at 15:05, Chet Ramey <chet.ramey@case.edu> wrote:
> On 1/28/18 8:10 PM, L A Walsh wrote:
>
> >>
> >> It's all fine. He wants case-insensitive matching, which bash can be
> made
> >> to do, and non-case-preserving completion, which readline does.
> >>
> > ----
> > Bash can be made to do? W/o new code?
>
> No, it takes a patch to enable case-sensitive matching for function
> names.
>
>
> --
> ``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/
>
- Re: Feature request: tab completion on functions,
Odne Hellebø <=