Commits


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


load URL on enter


UI improvements * loading animation * add url to struct tab


fix esc-only case


simplify keybindings management wrt meta


pass current tab to each interactive function


support meta- keys


start to implement push-button


move new_tab to ui code