• @[email protected]
    link
    fedilink
    10
    edit-2
    9 months ago

    I really don’t get the exit vim meme anymore. It’s just two key presses, trivial. When you hit <C-c> it tells you exactly what to do. Anyone stuck in vom either does not read or has no idea how to use a terminal.

    Edit: I’m German, I meant vim.

    • @iAvicenna
      link
      129 months ago

      I mean how hard could it be, you just press some random letters until it exits

    • @[email protected]
      link
      fedilink
      119 months ago

      Vim is unintuitive. If you are a new linux CLI user and follow some tutorials that tells you to run vim, modify something then save and exit, it can be daunting.

    • @[email protected]
      link
      fedilink
      89 months ago

      ^^ The kind of person who doesn’t remember what it’s like being new at the CLI.

      or…

      Linux is so easy, n00b. You’re just stupid.

      • @[email protected]
        link
        fedilink
        19 months ago

        I hope the first one. But the effect is real, stuff you know already was easy and stuff you don’t is hard. I’m feeling it with my migration to proxmox, it’s hard.

    • @Dasnap
      link
      39 months ago

      :x simple as. Vim was the first terminal text editor I used so I’m biased.

    • @Windex007
      link
      29 months ago

      ESC : q ENTER (assuming you haven’t modified the buffer)?

      What’s the two key press exit pattern?