Commits


move the list of cmd to its own file


keep the comment up-to-date we don't use wscrl (even though redraw_window could gain some speed by calling wscrl in some contexts)


added next/previous-heading


bind > to load-url


kill lineface_descr and move its fields into line_face


wattr{on,off} -> wattr_{on,off}


rename config_apply_color -> config_apply_style


add save_excursion and restore_excursion


allow changing the colors/attributes of the tabline


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


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.


improve colors when olivetti-mode is enabled


first scratch for colour support!