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

Re: One more heap optimization trick for zsh < 5.2



Tried to do:
    repeat 1; do
        "$func" "$@"
    done

in --reload-and-run(), instead of simply calling $func, but no use..

Best regards,
Sebastian Gniazdowski



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