Hacker News new | ask | show | jobs
by eliah-lakhin 4491 days ago
There are some pitfalls, but generally I like it. The only reason I don't use it as my main editor - it is not terminal based.

I mean, for example I want to run the editor remotely connecting to remote server through SSH. And the editor should work with the remote file system natively. I can't do it with Sublime Text(or not?).

1 comments

Nah, it's going to be between vim and emacs if you want to do that seamlessly. Try installing tmux though.