When I open a directory using dired and there is already the same directory opened in dired, a second one is opened with <2><2>.
How can I inhibit this creation of the duplicate window and switch to the existing one?
I know that I can set dired to use only one window, but I just do not want to have two dired windows for the same directory?
EDIT:.
I think I know now whyDired naturally does this when I haveopen the duplicates: whensame path twice. But I access the same directory via different paths (via symlinked paths), I seem to have the duplicates.
So it seems that dired only opens one window per directory. So this observed behaviour was based on a user error on my side.
How can I just leavereuse the question here as reference for other users who are wondering aboutsame window when I access the same behaviour.directory through different paths because of symbolic links?