Bug Reports and Feature Requests

Bug tracker and feature request tracker provided courtesy of Sourceforge.net®. Note: bug reports and feature requests will get implemented a lot faster if patches are included!

When reporting bugs, be sure to indicate the version of WinZsh you are running (echo "$ZSH_VERSION") and your operating system.

Other than obvious bugs (crashing, etc.), a bug could be generally defined as:

  • If you are running an application, it behaves differently in zsh.exe than cmd.exe.
  • If you are using a built-in shell function, it behaves differently than in the same version of zsh on Unix.