Commit Briefs





Omar Polo

fix cmd_scroll_down


Omar Polo

keep track of continuation lines



Omar Polo

open URL in new tab






Omar Polo

give each parser a name


Omar Polo

add generic text/* support


Omar Polo

simplify dispatch_stdio

just call redraw_tab instead of re-implementing it in-place. This also fixes a bug with cmd_tab_{next,previous} where the body wasn't updated.