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

Re: Suppress print_exit_value for single function



On Apr 29,  8:42pm, Sebastian Gniazdowski wrote:
}
} Can I block `setopt print_exit_value' effects for this sched function or to
} all sched functions in general?

You can always

  setopt localoptions no_print_exit_value



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