Commits


factorize place_cursor


simplify minibuffer/echoarea redraw split the logic into two functions: one to render the echoarea and one to rendere the minibuffer (when it's active).


refactor: all imsgs are completely asynchronous


move include after system includes


(process) network -> net rename


move utf8 decl. to utf8.h


add missing files


move ui decl. to ui.h


add missing include parser.h


reorder


move parser declarations so parser.h


bugfix: allow editing minibuffer history restore the current line, so the editing operations can actually modify the input buffer, instead of the history string.


move declarations to minibuffer.h


move minibuffer-related fns to their own file and a bit of foreshadowing... :)


fix certificate mismatch after load_previous_page and proxy load_previous_page calls directly do_load_url, where the proxy reset happens in load_url.