In terms of command line editors, vim is extremely powerful and relatively easy to get started with, once you know how to get into insert mode and then save/quit. nano/pico are easier to learn but less powerful, and emacs is probably more powerful than vim, and more daunting to learn. Also, vim is installed on almost all systems, so there’s not really any extra work to get started using it.
In terms of command line editors,
vimis extremely powerful and relatively easy to get started with, once you know how to get into insert mode and then save/quit.nano/picoare easier to learn but less powerful, andemacsis probably more powerful thanvim, and more daunting to learn. Also,vimis installed on almost all systems, so there’s not really any extra work to get started using it.