=== modified file 'zsh-functions/zsv_has_handler' --- zsh-functions/zsv_has_handler 2014-03-01 12:51:22 +0000 +++ zsh-functions/zsv_has_handler 2014-02-28 22:45:50 +0000 @@ -13,6 +13,4 @@ [[ -n $zsv_default_handler[$mode] ]] return $? fi - -return 1 # vim: ft=zsh noet ts=4 sts=4 sw=4