Commits


update the about:help page * don't recommend to enable olivetti-mode and fill-column anymore, since they're already the default. * add some text wrt history navigation


enable olivetti-mode by default and set fill-mode to 80


fix the tab title heuristic the *last* level 2 or 3 heading would be used as tab title instead of the first one.


add support for custom protocol proxies


save_excursion during next/previous-button


add save_excursion and restore_excursion


kill unused scan_scaled


"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


extended documentation wrt styling


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.


use term default color by default for every line type


allow customizing left and right padding + use_default_colors


allow changing the background color of the body window