Can AI Exit Vim?

(theadamcolton.github.io)

28 points | by topwalktown 15 hours ago

4 comments

  • bean469 1 hour ago
    My favorite big-brained way of quitting is ZZ (save and quit) and ZQ (quit without saving). Learned these shortcuts from a video by the legendary Luke Smith [1].

    1. https://lukesmith.xyz

  • topwalktown 15 hours ago
    I test if qwen3.5-35B-A3B can exit vim when running in a harness that allows it to read the raw terminal buffer and send raw key presses to the terminal. Enjoy!
    • slim 8 hours ago
      what harness do you use ?
      • topwalktown 42 minutes ago
        I wrote it myself it python. The model runs in a loop and can either read the terminal or input keys. If it does neither the loop exits.
  • seanhunter 7 hours ago
    Obvious question demands an obvious answer. No. No-one can exit vim.

    I started using it nearly 30 years ago now and there is still no end in sight. I’m pretty much convinced it’s just not possible at this point.

    • griffzhowl 5 hours ago
      Did you try turning your computer off and on?
  • k310 14 hours ago
    • robobro 2 hours ago
      remove the trailing slash
    • topwalktown 13 hours ago
      Sorry! It should work now.
      • k310 12 hours ago
        Thanks

        :wq!