Can AI Exit Vim?

theadamcolton.github.io

31 points by topwalktown 17 hours ago


tim-tday - 24 minutes ago

Turns out this was the real test of Artificial General Intelligence all along.

Also: https://github.com/hakluke/how-to-exit-vim

bean469 - 4 hours 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

stonegray - 2 hours ago

Vimscript is extremely token efficient and very common in training data.

Dunno about constraining to a window, but vimscript itself could be a good way of sending editing commands.

topwalktown - 17 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!

seanhunter - 10 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.

k310 - 17 hours ago

https://theadamcolton.github.io/can-ai-exit-vim/

is 404