
Hi, For now I think we can safely add this patch (attached also): https://github.com/dillo-browser/dillo/pull/427.patch It opens the home and bookmark pages in a new tab if middle-clicked. It is not the same as opening a new blank tab, but it can probably cover some of the cases where you open a new tab just to go to the home page or bookmarks. The rationale is that we already open links in new tab when middle clicking, and both Home and Book are like links, so I think it makes sense.
This seems reasonable, but perhaps less discoverable (I didn't know about that in Firefox until just now). In either case, I think it would be nice to have a feature like 'always show tab bar', even if there is only one tab open. Because in order to open a second tab, you would need to use another means, since that element would initially not be visible.
Yeah, if we need to always show the tab bar then is not such a good idea. I'll need a bit of time to think about it. Best, Rodrigo