New
v1.20.0
Changed
- Output of
listanduninstallactions. Module names are already their relative path fromZIM_HOME, so listing their full path afterwards was redundant. The full path to external modules is now shown in verbose mode. Not considering this as a breaking change since zimfw's output is not meant to be parsed by scripts. - Uncommented
zmodule zsh-users/zsh-history-substring-searchfrom generated .zimrc, since our input module can now do a deferred initialization of it. See announcement here.