Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #16781

Re: FIGNORE not effective if it contains a full filename

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: FIGNORE not effective if it contains a full filename
Date 2020-08-19 15:33 -0400
Organization ITS, Case Western Reserve University
Message-ID <mailman.406.1597865638.2469.bug-bash@gnu.org> (permalink)
References <20200819191554.GA405595@localhost> <0f999534-96c7-0052-02ce-46e5cb1883ba@case.edu>

Show all headers | View raw


On 8/19/20 3:15 PM, Josh Triplett wrote:

> Bash Version: 5.0
> Patch Level: 18
> Release Status: release
> 
> Description:
>         If FIGNORE contains the complete filename of a file, tab
>         completion will not ignore it.

FIGNORE is a list of suffixes, and requires at least one character before
the suffix when matching.

-- 
``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/

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: FIGNORE not effective if it contains a full filename Chet Ramey <chet.ramey@case.edu> - 2020-08-19 15:33 -0400

csiph-web