mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
--stat added, jumpstat alias removed. Options passed to the `j` function will now be passed on autojump. As a result, directories beginning with `-` are no longer supported. A -s short alias for --stat is added. Instead of using jumpstat, use `j --stat` or `j -s` instead.