| Bill Allombert on Mon, 16 Jan 2023 20:35:13 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: The Configure script of pari doesn't support Tab key completion of the supported options. |
On Mon, Jan 16, 2023 at 06:53:28PM +0000, Remigiusz Suwalski wrote: > Hi Zhao, > please provide remotes of repositories that you work with. (git remote -v). > Inside http://pari.math.u-bordeaux.fr/git/gp2c.git there are no files names > Configure. If you run autoconf, you obtain a file configure. > Regards, > Remigiusz > > ------- Original Message ------- > On Sunday, January 15th, 2023 at 02:51, Hongyi Zhao <hongyi.zhao@gmail.com> wrote: > > > > Hi here, > > > > I noticed the following strange thing: The Configure script of pari > > doesn't support Tab key completion of the supported options, as shown > > below: > > > > werner@X10DAi:~/Public/repo/pari.math.u-bordeaux.fr/git/pari.git$ > > ./Configure --<Tab><Tab> > > > > > > Any tips for this strange behavior? Yes, your shell completion system does not understand Configure. This has nothing to do with PARI/GP. Cheers, Bill.