Commits


optimisation: cache the top_line vline instead of using the line_off + vline_nth, cache the current top line.


move load_default_keys to defaults.c free ui.c from (strictly) non-ui code


add inc-fill-column and dec-fill-column


allow styling the minibuffer and modeline too


allow `bind map key cmd' in config file


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