me like use nano. nano say how do thing. nano exit easy.

you are viewing a single comment's thread
view the rest of the comments
[–] 19 points 6 months ago (1 child)

Honestly nano is perfect for quick edits. Vim and Emacs are powerful, but sometimes you just want to open a config file, change one line, and exit without fighting the editor. 😄

  • source
  • hideshow 2 child comments
  • [–] 6 points 5 months ago (1 child)

    This is what i use vim for. Vim doesn't necessarily have to be a full blown ide with 30 plugins

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 5 months ago (1 child)

    Vim does not just work if you don't know how to get into edit mode and save and quit from there. Nano even has built in search and replace.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 5 months ago

    Funny story, when i first got into linux (almost a decade ago), I accidentally opened nano pasting some random command off the internet and didn't know how to close it because I didn't know what the ^ symbol meant.

    I had successfully been quiting (and using) vim for a few months at this point.

  • source
  • parent