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


Groups > gnu.bash.bug > #16781 > unrolled thread

Re: FIGNORE not effective if it contains a full filename

Started byChet Ramey <chet.ramey@case.edu>
First post2020-08-19 15:33 -0400
Last post2020-08-19 15:33 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#16781 — Re: FIGNORE not effective if it contains a full filename

FromChet Ramey <chet.ramey@case.edu>
Date2020-08-19 15:33 -0400
SubjectRe: FIGNORE not effective if it contains a full filename
Message-ID<mailman.406.1597865638.2469.bug-bash@gnu.org>
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/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web