Commits


refactor load_url dispatch tables are cool -- semicit


load URL on enter


sync prototypes


load url (for real) very hacky still, but working nevertheless


add has_prefix


add url_resolve_from to resolve non-full uris


add timeout for connection and some s/die/_exit Crashing is some situation is not a good idea. If the other process is dead, it has probably already crashed, so crashing again would overwrite the core file, and in every case it doesn't tell us much. It's more interesting to see why the first process crashed in the first place.


add bunch of compats for compatibility


UI improvements * loading animation * add url to struct tab


add some links to the initial page


fix esc-only case


simplify keybindings management wrt meta


pass current tab to each interactive function


support meta- keys


start to implement push-button