Commit Briefs

Omar Polo

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.


Omar Polo

first scratch for colour support!


Omar Polo

add enable-colors (variable)

currently unused, will help later when adding colour support


Omar Polo

typo



Omar Polo

added olivetti-mode!



Omar Polo

add fill-column config knob



Omar Polo

config: implement "prefix/cont"


Omar Polo

move all styling to defaults.c

i.e. don't hardcode text attributes


Omar Polo

link the parser in the build

and: * add some flags * document them * move the customizable stuff to defaults.c