[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in readline when readline-colored-completion-prefix is set
From: |
Chet Ramey |
Subject: |
Re: Bug in readline when readline-colored-completion-prefix is set |
Date: |
Wed, 29 Nov 2023 10:51:18 -0800 |
User-agent: |
Mozilla Thunderbird |
On 11/29/23 11:32 AM, raphaal wrote:
Hi all,
My version of bash is:
GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu)
When the .inputrc contains:
> colored-completion-prefix on
and LS_COLORS="*.readline-colored-completion-prefix=01;30"
then readline ignores the setting and uses default CYAN color.
Thanks for the report. This was fixed several months ago in the bash and
readline devel branches. It's patch 3 to readline-8.2 but there's no
corresponding bash patch yet.
--
``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/