Hacker News new | ask | show | jobs
by null_point 885 days ago
This reading this for me is like watching someone order eggs sunny-side up but then they scope out the yokes and toss them; eating only the egg whites.

Similes and feels aside, I wonder which situations using vim in this way comes up that you wouldn't just use your preferred editor for. I know you can set an editor for things like git, but couldn't you use a GUI editor?

1 comments

Happens often when one needs to ssh into a remote server and edit some files, sometimes with tmux to boot.
Why not use vscodes ssh plugin? Feels like that is what you actually want.