Commits


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


fix reflow error in formatted lines


add `message' function, like in elisp, to print to the echo area


fix resize bug && some style here and there


update cmd_{previous,next}_line cmd_{previous,next}_line used COLS and LINES, this adapts them to body_{cols,lines}. While there, also add the ability to scroll when trying to go past the beginning/end of the screen.


fix clear minibuffer clminibufev_set was never set, so it would enqueue the event again...


clear the minibuffer after 5 seconds


bugfix


multi-window layout