From what I understand, gvim is an X-window application, so it's possible to start the application remotely and be connected to the window via SSH. Is it possible to connect to an existing gvim window when you ssh into a machine running the gvim process?
I am trying to connect to my gvim session on an Ubuntu machine from my OSX laptop.