Commit Briefs

Omar Polo

fix link


Omar Polo

drop the old sample.config



Omar Polo

Farewell, nth_line!

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



Omar Polo

cache the page title



Omar Polo

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.


Omar Polo

add set-title option


Omar Polo

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


Omar Polo

explain how emojied_line works