Commit Briefs

Omar Polo

UI improvements

* loading animation * add url to struct tab


Omar Polo

fix esc-only case




Omar Polo

support meta- keys


Omar Polo

start to implement push-button


Omar Polo

move new_tab to ui code





Omar Polo

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.


Omar Polo

fix clear minibuffer

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



Omar Polo

bugfix


Omar Polo

multi-window layout