Unicode / UTF-8 Icons / Glyphs in Gemtext

It took me a while to figure out how some Gemini capsules had so many icons around, but I finally got it.

For the uninitiated like me, the easiest way is to copy/paste a unicode character into your Gemlog, but since I was doing this via SSH, I had to remember how to paste into my terminal (Ctrl + Shift + V).

Additionally, if you're using vim, you can use the codes. Here's a page that describes how to do that:

Basically - you can use Ctrl + V in Insert Mode, and then:

Example of how to repeat 20 unicode characters in Vim:

<Esc>20i<C-v>u25B7<ESC>

Explanation:

List of Unicode icons, with codes:

Gemini Mention this log

Submit a response URL