Hacker News new | ask | show | jobs
by ftomassetti 4491 days ago
What about Sublime Text?
1 comments

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?).

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