oh-my-zsh/plugins/dircycle
Marc Cornellà 251bc2d380 dircycle: keep switch until a directory is found
This fixes the use case where a directory in the dir stack
doesn't exist anymore, so the keystroke doesn't appear to
do anything.

It will keep trying to switch to the n-est directory in the
stack until it founds an available directory or the dirstack
has no more directories to switch to.
2016-08-22 16:57:10 +02:00
..
dircycle.plugin.zsh dircycle: keep switch until a directory is found 2016-08-22 16:57:10 +02:00