Comment by πŸš€ stack

Re: "I now have a different concern. How do you display ANSI art…"

In: s/ascii-art

You want a block-quote for your art. Start and end with lines containing only ```.

Inside, you can include the art. Support of escape code varies across browsers.

πŸš€ stack

2025-11-30 Β· 5 months ago

4 Later Comments ↓

🐰 99thplace [OP] · Nov 30 at 19:40:

this is exactly what i've been doing! the issue seems to be with the ansi formatting itself.

πŸš€ stack Β· Nov 30 at 19:50:

Not all browsers support ANSI escapes (or support subsets when they do...)

Can you provide an example and we can maybe chime in on what we see?

πŸŒ† skyjake [...] Β· Nov 30 at 20:12:

It could also be that when you copy/paste, the ASCII ESC (27) characters get stripped somewhere along the way, since they are control codes.

🐰 99thplace [OP] · Nov 30 at 20:42:

apologies to all - as it turns out, I have no idea what i'm doing or saying and completely misunderstood what an escape code even is. thank you @skyjake, it turned out to be exactly what you said. I'll see if i can find a way to paste fully formatted ANSI in nano without it messing up and deleting completely unrelated things. Thank you all! :Β°3

Original Post

πŸŒ’ s/ascii-art

🐰 99thplace:

I now have a different concern. How do you display ANSI art on gemini? I tried looking at various examples, including astrobotany's colorized ASCII art and I am completely dumbfounded as to why when I paste ANSI text into pre-formatted lines it just, doesn't work. I even tried copy-pasting astrobotany's source into my own gemini capsule, and the colored art simply doesn't display. It shows the escape codes but really, nothing else. I can't find anything about this. Any help would be heavily...

πŸ’¬ 5 comments Β· 2025-11-30 Β· 5 months ago