https://theadamcolton.github.io/can-ai-exit-vim/ is 404
Sorry! It should work now.
Can AI Exit Vim?
11–20 of 25 posts
Re: Can AI Exit Vim?
#12https://theadamcolton.github.io/can-ai-exit-vim/ is 404
Re: Can AI Exit Vim?
#13Re: Can AI Exit Vim?
#14I 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!
what harness do you use ?
Re: Can AI Exit Vim?
#15My 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
:call system('kill -9 ' . getpid())
Re: Can AI Exit Vim?
#16Dunno about constraining to a window, but vimscript itself could be a good way of sending editing commands.
Re: Can AI Exit Vim?
#17My 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
Wow, this is so much easier than what i’ve been doing: :call system('kill -9 ' . getpid())
Re: Can AI Exit Vim?
#18Re: Can AI Exit Vim?
#19Earlier quoted context omitted.
Wow, this is so much easier than what i’ve been doing: :call system('kill -9 ' . getpid())
Brilliant. When is the next International Obfuscated Vim Exit contest?
Re: Can AI Exit Vim?
#20And will the writers of those posts, who contributed their knowledge to help out their fellow humans, get a fraction of a penny for the hundreds and thousands and millions of dollars of profit the AI corps are making off the backs of their labour? I somehow doubt it.