• @Clusterfck
      link
      4
      edit-2
      1 year ago

      Or just use nano and have a built in cheat sheet

      Edit: I just realized nano is the gen z text editor for Linux…

      • @forwardvoid@feddit.nl
        link
        fedilink
        51 year ago

        :x also writes (same as :wq). :q! is force quit. If you accidentally made changes then :q will give an error and :x will write those changes. So :q! Is you safest bet if you need to gtfo.