Skip to content

zi stress

Test a plugin for compatibility with a set of Zsh options. Use this to diagnose plugins that fail under certain option combinations like KSH_ARRAYS or SH_WORD_SPLIT.

Terminal window
zi stress {plg-spec}

Loads the plugin repeatedly with different Zsh option sets (options that are known to cause compatibility issues) and reports any errors or failures encountered. Helps identify whether a plugin will break in non-standard Zsh configurations. Useful before publishing a plugin or when diagnosing errors that only appear in specific shell environments.

Terminal window
zi stress zdharma-continuum/history-search-multi-word
  • cmd-report
  • cmd-load