Commits


"humanize" byte progress i.e. trasform XYZ bytes to something readable


support 256 colors! Allow `colorN' and `colourN' (where 0 <= N < 256) as color specifier.


allow changing the colors/attributes of the tabline


allow changing the attributes `attr' now follows the same rule as `fg' and `bg', with the three airity variant. Attributes by themselves are a comma-separated list of keywords, each one representing a ncurses attribute.


allow changing the background color of the body window


add enable-colors (variable) currently unused, will help later when adding colour support


sync


added olivetti-mode (the function)


added olivetti-mode!


load about:help during the first startup


added about:about, about:blank and about:help pages


add new-tab-url config to specify the default url for new tabs


add fill-column config knob


use async try_to_connect even when !HAVE_ASR_RUN


ignore SIGPIPE prevent telescope from dying when connecting to non-tls/non-gemini servers (found by trying to load a bogus ``gemini://gemini.nytpu.com'' -- the correct url for the capsule is ``gemini://nytpu.com'')