zsh-users
 help / color / mirror / code / Atom feed
* zsh 4.2.1-test-A
@ 2004-08-06 13:50 Peter Stephenson
  2004-08-07  3:03 ` Felix Rosencrantz
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Stephenson @ 2004-08-06 13:50 UTC (permalink / raw)
  To: Zsh users list

I have uploaded a test version for 4.2.1:

ftp://ftp.zsh.org/pub/development/zsh-4.2.1-test-A-doc.tar.bz2
ftp://ftp.zsh.org/pub/development/zsh-4.2.1-test-A-doc.tar.gz
ftp://ftp.zsh.org/pub/development/zsh-4.2.1-test-A.tar.bz2
ftp://ftp.zsh.org/pub/development/zsh-4.2.1-test-A.tar.gz

(The name was chosen mainly so that the shell function is-at-least
doesn't think it's a version after 4.2.1.)

If this version doesn't fix any bug you've reported, please report it
again.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


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

* Re: zsh 4.2.1-test-A
  2004-08-06 13:50 zsh 4.2.1-test-A Peter Stephenson
@ 2004-08-07  3:03 ` Felix Rosencrantz
  0 siblings, 0 replies; 2+ messages in thread
From: Felix Rosencrantz @ 2004-08-07  3:03 UTC (permalink / raw)
  To: Peter Stephenson, Zsh users list

Still seeing the problem from zsh-workers/20057.
http://www.zsh.org/mla/workers/2004/msg00707.html
Here's a slight more compact version...
zsh -f
autoload -U compinit; compinit -C
zstyle ':completion:*' matcher-list 'r:|[ ]=** r:[^a-z]||[a-z]=**'
mkdir bug; cd bug
touch "steve green" "peter stephenson"
more st<TAB>
peter\ stephenson  steve\ green
more ./st<TAB>     # -> results in the following line
more ./
In the last case, after the tab is hit, the "st" characters are removed by zsh.

-FR.


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


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

end of thread, other threads:[~2004-08-07  3:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-06 13:50 zsh 4.2.1-test-A Peter Stephenson
2004-08-07  3:03 ` Felix Rosencrantz

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