Hacker News new | ask | show | jobs
by buster 4022 days ago
Although i recently had a huge "woah" effect when i SSH'd into a server and wanted to edit a file using emacs. Turns out emacs recognized my X11 forward and i had a fully functional emacs GUI in front of me! I would never had expected this and also don't know any other editor that does this. :)
1 comments

In a situation like that, `gvim` would have opened graphically as well. Although, different command to be sure.
Ok.. i ran vim thousands of times but never gvim.
Or even vim -g IIRC.