Commits


document tab-bar-show


sync


schedule ui redraw on tab new/free this helps to correctly manage the tab bar when tab-bar-show is 1.


add tab-bar-show option to control the tab bar rendering If tab-bar-show is -1 hide the tab bar permanently, if it's 0 show it unconditionally. If it's 1, show the bar only when there is more than one tab.


simplify ncurses window setup Don't bother computing the correct initial sizes for the windows, just call rearrange_windows before the event loop.


add a short list of features


it's not "a bit more than a working demo" anymore


mention M-[ and M-]


sync


bind M-[ and M-] to tab-move-to and tab-move


document the current URL heuristic


sync


add some heuristics to interpret user-provided URLs


style(9)


small tweaks for about:help