Bug in <TAB> readline support
Ilya Zakharevich <[email protected]> Tue, 25 Jun 2024 19:54:04 -0700
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <[email protected]> |
Type
sp=default(seriesprecision); d
and press <TAB>. The result is
datadir debug debugfiles debugmem
The expected value is not the list of *default* starting with ādā, but
the list of identifiers starting with d.
Hope this helps,
Ilya
P.S. BTW, thinking about different case:
After the tick ', should not the <TAB>-expansion be suitable?