Commits


move built-in pages to pages/*.gmi


initialize curr


move err pages to telescope.c


deal with invisible lines in end-of-buffer


new asciinema record


fix link


drop the old sample.config


update the readme and add more stuff in contrib


Farewell, nth_line! You were a good function. Slow and avoidable actually, but a good function indeed.


correctly compute the x position on "emojified" lines


cache the page title


bump space for titles to 128 bytes


lazy loading tabs on startup don't load all the tabs when starting up, only the current one. Defer the loading of the others when switching to them.


add set-title option


don't underline links by default as Gnuserland pointed out, it's and old thing taken from the web, used to distinguish between normal text and links. In Gemini we only have link-lines, so the underline is redundant. It's still possible to restore the styling by adding something like the following in ~/.telescope/config style line.link attr underline