- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
1) :
2) q
3) !Not saving ?
Random garbage keystrokes you put in before searching for the correct nope out procedure?
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:
-
sudo apt install nano
-
nano [filename]
-
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.
Try micro
VIM is waaaaaaaaay more powerful and faster than nano. I personally use VIM motions in emacs. That’s how efficient I find them.
Maybe
samcould be worth a look? It’s basically GUI multiplayeredon steroids.
@lukalix98 Vim is great, and with your commitment, it gets even better.
I am by no means one of those huge vim experts, buy I’ve been using it seriously now for about 10 years.
What really blew my mind was when I applied Lazyvim. https://www.lazyvim.org/I exclusively use Neovim with LazyVim. 3 minute setup.
[edited to change ‘get’ to ‘gets’]
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
-
Efficiently editing files in Vim in 9 steps
Esc:q!emacs






