this post was submitted on 27 Jan 2024
674 points (98.1% liked)

linuxmemes

20892 readers
420 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] JoMomma@lemm.ee 11 points 8 months ago* (last edited 8 months ago) (2 children)

I've always preferred vi commands, they make sense and are mostly abbreviations or regex, all the other editors have the strangest commands...

To write and quit in vi :wq

To write and quit in nano: ctrl-o, confirmation dialog about tmp files, ctrl-x, confirmation dialog about exiting... weird feeling that I didn't actually save the file... reopen, okay it saved, ctrl-x, confirmation dialog, weird feeling that I accidently edited the file...

[โ€“] pete_the_cat@lemmy.world 3 points 8 months ago

I used nano for years until I forced myself to learn the basics of vi(m), now whenever something opens nano by default it annoys me and I immediately change the editor to vim ๐Ÿ˜‚

[โ€“] 0x4E4F@lemmy.dbzer0.com 0 points 8 months ago

Yeah, like Word, you open it, don't change anything, close, "Do you want to save changes?"... WTF ๐Ÿคจ.