mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
As best I can tell, ZSH introduced the "=~" condition somewhere around 4.3.5 or 4.3.9. In either case, autojump will use =~ for versions higher than 4.3.5 and -pcre-match for older versions of ZSH.