Suppose I have several gvim windows open, with possible several files opened in each of these.
In the command line I want to have a function or alias, say gvimUniq
that if the file is opened in one of the windows will bring that window to the front, otherwise create a new window with that file opened.