You are viewing a single thread.
View all comments
3 points

Which one is consistently good though

permalink
report
reply
5 points

vi is basically gonna be on every Linux based machine until the end of time. Nano usually needs to be installed, which in corpo environments, you may not have the ability to do that. I made my peace with vim for sysadmin stuff or simple changes like editing yaml files. Vi also has some pretty good features out of the box which are good to learn.

permalink
report
parent
reply
2 points

I was about to resign myself to vi but then I learned that in Emacs you can use tramp to remotely edit files.

So now I can use my configured preferences for emacs on any online server which includes the vi keybindings via evil-mode.

permalink
report
parent
reply
8 points

vim scp://user@myserver[:port]//path/to/file.txt can also accomplish this in vim, FWIW.

permalink
report
parent
reply
5 points

Vim is the main modern project under active development. vi is the original software from old UNIX. On most Linux nowadays, vi opens vim in vi emulation mode.

permalink
report
parent
reply

Linux Memes

!linux_memes@programming.dev

Create post

A community for posting memes relating to linux!

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP



Community stats

  • 1

    Monthly active users

  • 22

    Posts

  • 87

    Comments

Community moderators