This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [bug] readline completion


Andrew Archibald <aarchiba@calum.csclub.uwaterloo.ca> writes:

> ISTR bash can be made to do that with an appropriate setting.  zsh is
> my shell on a couple machines but I haven't *really* used it (you know
> how it is with Un*x).  It would be nice if the code from zsh was
> modular enough that we could plunder it for guile.  Is it?

No, I'm afraid my experience (albeit with Zsh 3.0.x not 3.1.x) suggests
that it is not well-modularized yet.

Greg