Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Static link of curses module



On Sun, 27 Sep 2015 09:44:15 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> I think curses.mdd just got overlooked when we converted to the features
> mechanism.  Try this?
> 
> -autobins="zcurses"
> +autofeatures="b:zcurses"

Yes, that makes more sense.  It works transparently with no changes to
the mechanism.

pws



Messages sorted by: Reverse Date, Date, Thread, Author