bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in Bash Autocompletion: Hidden File, ...Hiding-From-You, Autocom


From: Robert Elz
Subject: Re: Bug in Bash Autocompletion: Hidden File, ...Hiding-From-You, Autocompleted Without Dot Prefix
Date: Sat, 26 Apr 2025 07:34:55 +0700

    Date:        Fri, 25 Apr 2025 15:44:47 -0400
    From:        Chet Ramey <chet.ramey@case.edu>
    Message-ID:  <9d1a2482-d47f-4c49-9581-45c5db81d557@case.edu>

  | I can't reproduce this using bash-5.2.37.

I can.

  | I suspect this is the result your
  | programmable completion specification for `cat' produces.

I suspect it is more likely that the readline config option
"match-hidden-files" is "on" (which seems to be its default).

With that turned off, things work as expected by the OP.

kre





reply via email to

[Prev in Thread] Current Thread [Next in Thread]