Commits


add autosave timer for the session This is achieved by calling `autosave_hook' in interesting places, like new_tab or free_tab. It'll set up a timer to later persist the session. This is particularly useful to avoid loosing tabs on the event of a crash or unexpected system halt, or other similar event.


sort


add set-title option


emojified link lines!!


add hide-pre-closing-line


add hide-pre-closing-line


move defaults.c decls. to their own header