Commit Briefs

Omar Polo

"humanize" byte progress

i.e. trasform XYZ bytes to something readable


Omar Polo

support 256 colors!

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



Omar Polo

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.



Omar Polo

add enable-colors (variable)

currently unused, will help later when adding colour support


Omar Polo

sync



Omar Polo

added olivetti-mode!





Omar Polo

add fill-column config knob



Omar Polo

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'')