Commits


implement cmd_{beginning,end}_of_buffer to do that, refactor redraw_tab and split redraw_body out of it


don't go over the end of the document


1X input, load/edit current URL * rework response code handling * support 10/11 input requests * load a url from minibuffer * edit current url and load it from minibuffer


add line and scroll info in the modeline


slightly improved tabs


added tabs command and improved undefined key handling


fix out of bound access in the minibuffer code


unkbd lets us give more useful error messages


handle messages even when the minibuffer is active


added API to confirm and abort the minibuffer


add kill-line and generalize minibuffer_map


scratching the minibuffer functions


scroll up/down by pages also rename the old scroll_up/down to scroll_line_up/down, as it makes more sens..


added an implementation of keymaps and added a bunch of keys, like C-x C-c to quit etc


refactor load_url dispatch tables are cool -- semicit