Which text editor do you use?

  • DigDoug@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    4 days ago

    I use Vim, which has some really handy tricks that I use somewhat often (eg, type :r! followed by a terminal command and it will add the standard output of said command to the bottom of your file).

    That being said, there’s nothing wrong with Nano. Most distros come with it out of the box nowadays, and its learning curve is practically nonexistent compared to the alternatives.

    • EnsignWashout@startrek.website
      link
      fedilink
      arrow-up
      2
      ·
      4 days ago

      Yes. Lack of :r! is what keeps me from using most editors that aren’t vim.

      There’s so many things I don’t remember well enough to type accurately from memory, but I know the command to fetch quickly.