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

Re: PATCH: emulate -l to list options that would change



On Oct 31,  8:40pm, Peter Stephenson wrote:
}
} This fixes it so that "emulate -l [-LR] <mode>" tells you what options would
} change if you executed "emulate [-LR] <mode>".  This is incompatible with
} additional options (including a -c argument).

It would be quite helpful if there were an extension to the zsh/parameter
module that could retrieve this information without having to fork and
capture $(emulate ...).



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