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 defau
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.
After a session of debu