• @[email protected]
      link
      fedilink
      134 months ago

      The good thing about nano is that it has clear instructions for how to close it right there immediately in front of you

        • @[email protected]
          link
          fedilink
          24 months ago

          Same, every new system that defaults to nano and throws me in here when I’m expecting vim I have to stop and remember what the characters mean right before changing it to use vim (like, seriously, I typed “visudo”, not “nanosudo”, why the hell would I expect it to open in anything other than vi or vim?)

    • @[email protected]
      link
      fedilink
      English
      74 months ago

      I’ve always been using nano, but since I refused to ever read the docs, I’m still confused

  • @[email protected]M
    link
    fedilink
    English
    16
    edit-2
    4 months ago

    From the torrent, the deluge, the unending tidal wave of this exact meme in various formats. The “exit vim difficult” meme must constitute at least 50% of online content regarding *nix and *nix-adjacent systems. It is so stale that Slackware considers it outdated. It is the “mayonnaise is spicy” equivalent of funny. It is the white bread, picket fence stereotype of meme culture, yes offense. I’d like to say that it’s beating a dead horse, but the horse is gone; its flesh has been tenderized, pulverized, and evaporated from the sum total of energy imparted by the constant beating. If the heat death of the universe were to happen tomorrow, and from the uniform vacuum energy a Boltzmann brain were to spontaneously form, it will have been already tired of this meme.

    But to answer the question, it was either that, or the big

    type :q<Enter> to exit
    

    splash that appears when I open it with an empty buffer, and following its instructions.

    No offense to you or your house, but I’m really tired of this meme.

    • @[email protected]
      link
      fedilink
      44 months ago

      splash that appears when I open it with an empty buffer, and following its instructions.

      That’s the key to the problem, I have almost never open vim with an empty buffer, almost only used it to open files directly. Since there is no nice splash screen telling you how to exit when you use vi <your_file>, this meme happens.

    • @[email protected]
      link
      fedilink
      24 months ago

      No offense, but I was dumb enough to wonder why they put a space before “:” and thought something must be broken. Obviously, pressing q and Enter (or typing <Enter>) also didn’t work and proved to me that this editor must have crashed in a strange way.

      So every time I see vim, it reminds me about my stupidity. The meme eases the pain.

    • @[email protected]OP
      link
      fedilink
      14 months ago

      Even if the meme is old, Linux has grown quite a lot in recent years, so there are people who are not tired of the meme yet, and if you stay in some community for a long time, you will notice that many things will be constantly discussed over and over again

    • @[email protected]
      link
      fedilink
      14 months ago

      I get tired of it sometimes but every once in a while I’ll come across a clever twist on it that makes me laugh

    • Kerb
      link
      fedilink
      44 months ago

      who needs another tab

      :!killall -9 vim

    • @simpleslipeagle
      link
      English
      54 months ago

      Cuz it’s kill dash nine. No more CPU time.

  • @[email protected]
    link
    fedilink
    84 months ago

    I guess it was in the 80s, open a new xterm, ps -edaf | grep vi, kill the process, then man vi to read how to exit properly.

    This is how I learnt unix, do a ls in /bin /usr/bin /etc, man every command

    • mad_asshatter
      link
      fedilink
      7
      edit-2
      4 months ago

      If it was the 80s, didn’t you have to feed punch cards through the mainframe first? /s

    • Haus
      link
      fedilink
      24 months ago

      Similar. I’d guess it was something like ctrl-z; ps -e vi; kill -9 procnum on a vt100 terminal.

  • @[email protected]
    link
    fedilink
    English
    74 months ago

    Long before I used vim, some dude shared a bunch of vim memes with “:q!” in them.

    It was actually vi on some ye olde unix machine, but I remembered the meme and got out, searched up how to use vim, and then jumped back in to edit the file lol.

  • palordrolap
    link
    fedilink
    54 months ago

    Probably closed the terminal emulator it was running in and opened a new one before trying to find documentation at my leisure. One of the luxuries of learning Unix commands in a graphical environment.

    For a more drastic noob story, I once rebooted a computer because I couldn’t get out of GWBASIC. I was familiar with QBASIC at the time and that was a lot easier to get out of if you didn’t know what you were doing.

  • @[email protected]
    link
    fedilink
    54 months ago

    I guess just because how the question was laid out, I’m disqualified as I was taught how to use it the first time I used it. :P

    with my first linux -system, I had an experienced friend to hold my hand while installing, configuring and usage - including vim. So, the first thing he taught me was how to exit it. This was sometime in … 2003-ish?