Commits


drop {eecmd,ir}_self_insert in favour of sensible_self_insert


fix counter in scroll-line-up


add other-window (C-x o) and allow focusing help buffer


always include compat.h first


refactoring tab-close and tab-close-other: introduce free_tab


prefer next tab instead of previous in tab-close


push-button-new-tab on relative URLs now works


fix counter during scroll-up/down


add macro GUARD_READ_ONLY


missing NULL check


guard some pointer deferences


don't crash on forward-char on empty pages


deal with invisible lines in end-of-buffer


lazy loading tabs on startup don't load all the tabs when starting up, only the current one. Defer the loading of the others when switching to them.


retire current_tab() in favour of current_tab