So i am in a VPS terminal using ssh.
In normal case I could just run locally
mate <file>
and it fires up TextMate with that file.
Is it possible to use the same command and somehow open the local TextMate application but editing the remote file?
That would be good if you are working in VPS and don't want to use vim all the time.