this post was submitted on 24 Feb 2026
33 points (94.6% liked)

Linux

12555 readers
434 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

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

founded 2 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] MrSoup@lemmy.zip 14 points 3 days ago* (last edited 3 days ago) (1 children)
[–] Nioxic@lemmy.dbzer0.com 6 points 3 days ago (1 children)
[–] orhtej2@eviltoast.org 3 points 3 days ago

Random garbage keystrokes you put in before searching for the correct nope out procedure?

[–] MunkyNutts@lemmy.world 12 points 3 days ago (4 children)

I'm new to the Linux programming scene, I'm a chemist but have been learning as a hobby and did a little BASIC and Pascal as a child, and from my experience and research the best three steps are:

  1. sudo apt install nano

  2. nano [filename]

  3. ctrl+x

I'm being somewhat facetious, but haven't enough knowledge to know if it's better/powerful than nano, still a real green noob.

[–] somegeek@programming.dev 2 points 2 days ago

Nano is for chemists maybe. Editing couple of lines and saving.

But vim is one of the most powerful text editors ever created. It's so powerful and good that it gets ridiculous. Also, from an ergonomic standpoint, your body will thank you for using vim/neovim

[–] littleomid@feddit.org 5 points 3 days ago (1 children)

VIM is waaaaaaaaay more powerful and faster than nano. I personally use VIM motions in emacs. That’s how efficient I find them.

[–] tux0r@snac.rosaelefanten.org 2 points 3 days ago

Maybe sam could be worth a look? It's basically GUI multiplayer ed on steroids.

[–] lukalix98@programming.dev 3 points 3 days ago

I get it, I was the nano guy before trying vim, now I can't go without vim, and beleive me I've yet to unlock full vim potential.

[–] tux0r@snac.rosaelefanten.org 2 points 3 days ago

Efficiently editing files in Vim in 9 steps

  1. Esc
  2. :
  3. q
  4. !
  5. e
  6. m
  7. a
  8. c
  9. s