Hello! Assuming I have vifm with two open panels like this:

And assume that I'm currently in the left panel. Is there a command which I can use to get to the same path like the right panel? For example :cdp
which should stand for cd to other panel
. So if I to :cdp
my left panel would be in /tmp/vifm-question/test1/subdir1
and not in /tmp/vifm-question/test2
.