Commit Briefs

Omar Polo

remove the ascii banner


Omar Polo

simplify comment


Omar Polo

drop unused headers



Omar Polo

move more stuff outta telescope.c


Omar Polo

bump the date


Omar Polo

match actual order


Omar Polo

change only the title, not the icon too

ESC]0;stringBEL -- Set icon name and window title to string ESC]1;stringBEL -- Set icon name to string ESC]2;stringBEL -- Set window title to string via https://tldp.org/HOWTO/Xterm-Title-3.html



Omar Polo

wrap long lines


Omar Polo

simplify condition


Omar Polo

sync


Omar Polo

document the `autosave' option


Omar Polo

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.


Omar Polo

sort