-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 4/28/11 5:49 PM, Max Horn wrote:
> I didn't get the original message, so I have no idea what the problem
is. But I did not touch the code for the "open" nor the "fink"
completions at all.

Actually, I think I figured it out.  Changing:

  COMPREPLY=( $( compgen -W "${res}" -- "${ncur}" ) )

...to:

  COMPREPLY=( $( compgen -W "${res}" -- "${ncur}" | sed -e 's/ /\\ /g' ) )

seems to have fixed it.

I've put out a 1.3-2 that fixes it for me.

- -- 
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development

Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFNues/Uu+jZtP2Zf4RAkQsAKCLkBFAr31GttnYNMhkIr3kZYoGAwCgoNEx
N6Y8TBj5hbitPq1PDzVqZlc=
=oX32
-----END PGP SIGNATURE-----


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to