With `~\foo\bar\meow` being a previously visited directory, `cd bar\meow` works, but `cd bar/meow` does not, unless already in `~\foo`.
With
~\foo\bar\meowbeing a previously visited directory,cd bar\meowworks, butcd bar/meowdoes not, unless already in~\foo.