top 50 comments

sorted by: hot top controversial new old
[–] 228 points 5 months ago (9 children)

No one can exit vim. It's simply not possible.

There are even legends that the devil himself was onced tricked into opening vim and is stuck there since.

  • source
  • hideshow 9 child comments
  • [–] 113 points 5 months ago (4 children)

    That explains the many vim enthusiasts that don't want any other editor. They simply can't exit the vim instance they once accidentally opened...

  • source
  • parent
  • hideshow 4 child comments
  • load more comments (1 reply)
  • [+] 135 points 5 months ago* (last edited 3 months ago) (24 children)
  • [–] 58 points 5 months ago (21 children)

    What if my PC boots straight into Vim? It's not like I need anything else, can do everything in Vim

  • source
  • parent
  • hideshow 21 child comments
  • load more comments (9 replies)
  • load more comments (2 replies)
    [–] 109 points 5 months ago (4 children)
  • [–] [S] 51 points 5 months ago (3 children)

    Isn't it? I can't decide whether I believe this is an easter egg

  • source
  • parent
  • hideshow 3 child comments
  • [–] 100 points 5 months ago

    Ok this proves that AI has reaches human level intelligence.

  • source
  • [–] 89 points 5 months ago

    This is the closest I have seen Copilot doing something like a human Programmer would

  • source
  • [–] 75 points 5 months ago (7 children)

    Instructions: "Next, open the .config file in vim..."

    Me:

  • source
  • hideshow 7 child comments
  • load more comments (1 reply)
    [–] 58 points 5 months ago (3 children)

    This is how we trap it. This is how we win.

  • source
  • hideshow 3 child comments
  • [–] 42 points 5 months ago
    [–] 36 points 5 months ago (9 children)
  • load more comments (4 replies)
    [–] 35 points 5 months ago

    Just like me fr

  • source
  • [–] 33 points 5 months ago (5 children)

    I often see Copilot get stuck in a nonresponsive shell after it used cat > file. It's hilarious to watch the first time, but I'm a bit tired of it by now. Why doesn't it just edit files like it normally does?

  • source
  • hideshow 5 child comments
  • load more comments (5 replies)
    [–] 31 points 5 months ago

    Blowing through all those tokens failing to exit a vim

  • source
  • [–] 26 points 5 months ago
    [–] 22 points 5 months ago

    First funny thing ive seen Microslop Copilot do...

  • source
  • [–] 18 points 5 months ago* (last edited 5 months ago) (45 children)

    i cant understand all the vim hyping. its probably very neat and can do whatever, but what good is that if it takes awful amount of bother to learn everything by heart since interface has been designed to be as unfriendly as possible. it doesnt have to be fit for office worker, but at least some ease of use is needed.

  • source
  • hideshow 45 child comments
  • [–] 49 points 5 months ago (6 children)

    The interface is modal editing, which, yes, takes some getting used to. The payoff is that you get a kind of programming language for text editing. Rather than memorizing ctrl+shift+alt-style keybinds, you decompose stuff into chainable actions.

    Have you ever played a video game, be it with kbd+mouse or gamepad, and realize you’re doing a bunch of stuff without actually consciously thinking about what buttons you’re pressing? That’s what working in editors like Vim or (my fav) Helix feels like.

  • source
  • parent
  • hideshow 6 child comments
  • load more comments (6 replies)
  • [–] 32 points 5 months ago (7 children)

    since interface has been designed to be as unfriendly as possible

    No, it hasn't.

    It (well, vi, which vim is a clone of) has been designed to be a possible interface on a keyboard that doesn't have arrow keys or other modifier keys than shift. There aren't that many ways to program a visual text editor when those are your constraints.

    That it's more productive once you know it is a side-effect.

  • source
  • parent
  • hideshow 7 child comments
  • load more comments (7 replies)
  • [–] 25 points 5 months ago (7 children)

    It’s a specialist tool. You can say the same thing about any specialist tool. Why should CNC machine tools exist if they’re so hard to use and take a lot of training and are dangerous in the hands of untrained people?

  • source
  • parent
  • hideshow 7 child comments
  • load more comments (6 replies)
  • load more comments (19 replies)
    [–] 17 points 5 months ago

    It has achieved the same level of awareness as the average emacs user.

  • source
  • [–] 17 points 5 months ago (3 children)

    Ngl, there have been some times when i Ctrl-Z, then found and killed the PID

  • source
  • hideshow 3 child comments
  • [–] 16 points 5 months ago

    I'm sorry, Dave. I'm afraid I can't exit vim.

  • source
  • [–] 16 points 5 months ago (1 child)
    load more comments (1 reply)
    [–] 15 points 5 months ago

    How to protect your computer from automated AI attacks 101: start vim

  • source
  • [+] 14 points 5 months ago
    [–] 13 points 5 months ago (2 children)

    Come on in, <esc>J us, soon you will learn to love the one true editor. Launch vi and be <esc>:w. Soon you will want to <esc>:%s/other editors/vi/g. <esc>dd your hesitation and do it.

  • source
  • hideshow 2 child comments
  • load more comments (2 replies)
    [–] 12 points 5 months ago (1 child)

    Is it stupid? Just do C-x-c!

  • source
  • hideshow 1 child comment
  • load more comments (1 reply)
    [–] 11 points 5 months ago

    If you use nvim you don't exit you open a float terminal. Why would you exit?

  • source
  • load more comments
    view more: next ›