Commits


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


small refactor


kill debug comment


sync new config syntax for prefix


rework color management: introduce the trailing props now, instead of prefix and line style, I'm adding the trailing style too. This changed the configuration syntax too.