zsh-workers
 help / color / mirror / code / Atom feed
* Change in FIGNORE behavior
@ 2007-05-30  1:56 Vin Shelton
  2007-05-30  9:45 ` Peter Stephenson
  0 siblings, 1 reply; 14+ messages in thread
From: Vin Shelton @ 2007-05-30  1:56 UTC (permalink / raw)
  To: zsh workers

Greetings -

In a shell built from current CVS sources, I observe the following behavior:

vshelton-pc2% ls
svn-commit.tmp~
vshelton-pc2% ls <TAB> --> svn-commit.tmp~
vshelton-pc2% FIGNORE='~'
vshelton-pc2% autoload -U compinit
vshelton-pc2% compinit -u
vshelton-pc2% ls <TAB> --> BEEP

Even though FIGNORE is set, if there are no other matches, completion
should match the backup file, right?  That's the way the shell used to
behave.  I've done a little bisecting and it appears this behavior
changed sometime between 2007-05-15 and 007-05-23.

Was the change intentional?  If so, I don't particularly like it.  Can
we have the old behavior back?

Regards,
  Vin

-- 
The Journey by Mary Oliver
http://www.poemhunter.com/p/m/poem.asp?poet=6771&poem=30506


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-06-20  5:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-30  1:56 Change in FIGNORE behavior Vin Shelton
2007-05-30  9:45 ` Peter Stephenson
2007-05-30 10:29   ` Peter Stephenson
2007-05-30 10:58     ` Bart Schaefer
2007-05-30 11:27       ` Peter Stephenson
2007-05-30 12:54         ` Peter Stephenson
2007-06-04  9:49           ` Peter Stephenson
2007-06-04 16:56             ` Bart Schaefer
2007-06-05 14:19               ` Peter Stephenson
2007-06-15 10:09                 ` Peter Stephenson
2007-06-15 10:22                   ` Stephane Chazelas
2007-06-15 10:30                     ` Peter Stephenson
2007-06-18 13:32                   ` Peter Stephenson
2007-06-20  5:13                     ` Version emulation (Re: Change in FIGNORE behavior) Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).