Making ASCII Art in Vim
evakhoury
21 points
2 comments
July 20, 2026
Related Discussions
Found 5 related stories in 65.0ms across 5,564 title embeddings via pgvector HNSW
- Show HN: Vimgolf.ai – Learn Vim by playing through a map of levels nickandbro · 34 pts · July 29, 2026 · 57% similar
- Ask HN: How do you use Vim in the era of AI? rstagi · 36 pts · July 10, 2026 · 57% similar
- "Drawing" the Mona Lisa with GPT-5.6, Claude, Gemini, and Grok hershyb_ · 162 pts · July 21, 2026 · 46% similar
- AI, Vim, and the Illusion of Flow speckx · 32 pts · July 20, 2026 · 45% similar
- AI Coding Without the Vibes riskone · 81 pts · August 16, 2026 · 43% similar
Discussion Highlights (2 comments)
vitiral
Awesome! I added your blog to the docs for an ascii art color syntax I wrote for my vim-like editor, I'd love if you checked it out https://civboot.github.io/lua/asciigame.html Note: right now the editor crashes if you mis-type any of the syntax... it's not really fully launched, going to fix that soon hopefully but you can see a [screenshot]( https://civboot.github.io/img/asciigame.png ) of what it looks like Also, if you know any other good references for getting into asciiart I'd love to reference them as well. Note: the Ele editor isn't _quite_ ready for all the asciiart features in your blog post, notably virtualedit and macros are not implemented yet - but I just added basic visual mode so it's getting close!
newsomix9xl
I know that AI will never replace me until it can generate ASCII art. So far it seems to struggle so I sleep well at night.