Tabbed browsing with dillo

I have enjoyed the dillo web browser for years now and I am happy that in the last year development on the next version of dillo has gained in speed.

This new dillo no longer relies on gtk and supports now CSS, antialiased fonts and even tabbed browsing! The only thing that bugged me until this afternoon was the ability to close tabs with a middle click on the tab as in firefox. I have patched dillo in my private branch to enable this behaviour by setting the middle_click_closes_tab variable to YES in your config file.

middle_click_closes_tab = YES

You can get this patch by cloning with hg and static-http support:

hg clone static-http://pestilenz.org/~ckeen/dillo dillo_ckeen

I always appreciate suggestions and comments!

Code on this site is licensed under a 2 clause BSD license, everything else unless noted otherwise is licensed under a CreativeCommonsAttribution-ShareAlike3.0UnportedLicense