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!
what harness do you use ?
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.