zsh-workers
 help / color / mirror / code / Atom feed
* compctl bug in 2.6-betat17
@ 1996-05-21 20:31 alain (a.) caron
  0 siblings, 0 replies; 2+ messages in thread
From: alain (a.) caron @ 1996-05-21 20:31 UTC (permalink / raw)
  To: zsh-workers


I think I have found a bug in release 2.6-beta17 with regards to
compctl.

I have the following line in my .zshrc

# rm Emacs backup and autosave files first
compctl -g "*\~(D) \#*\#(D)" + -f rm
FIGNORE=".o:~"

which allows me to complete to an EMACS backup or autosave file when
removing files but to ignore backup files for other commands.

With zsh 2.5.03, it works as expected, but not with 2.6-beta17.  For
example. with both files .zshrc and .zshrc~

rm .zs<TAB>

expands to

"rm .zshrc\~"   (with 2.5.03) and to

"rm .zshrc"     (with 2.6-beta17)

I have built both versions of zsh under HP-UX 9.05 with the HP C compiler.

Thanks,

Alain Caron
Bell-Northern Research, Montr?al, Qu?bec, Canada
email: alainc@nortel.ca
phone: 514-765-7718 or ESN 852-7718



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

* Re: compctl bug in 2.6-betat17
       [not found] <no.id>
@ 1996-05-23  0:34 ` Zoltan Hidvegi
  0 siblings, 0 replies; 2+ messages in thread
From: Zoltan Hidvegi @ 1996-05-23  0:34 UTC (permalink / raw)
  To: alainc; +Cc: Zsh hacking and development

[-- Attachment #1: Type: application/pgp, Size: 3053 bytes --]

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

end of thread, other threads:[~1996-05-23  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-05-21 20:31 compctl bug in 2.6-betat17 alain (a.) caron
     [not found] <no.id>
1996-05-23  0:34 ` Zoltan Hidvegi

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).