Ellipsize left status bar text at the middle.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 7 Feb 2015 22:54:35 +0000 (23:54 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 7 Feb 2015 22:54:35 +0000 (23:54 +0100)
commit2e650251cc431d3a43936e3a71ceb66c1863b7cb
tree21fd8bdae4c283e835be6d5d734f15d0742b6bea
parent66c0d7560170d9fa5e3cefc30efd6efa47f7247d
Ellipsize left status bar text at the middle.

The left part of the statusbar shows the current url or the url under mouse
pointer or focused hint. The previous ellipsize removed the right part of
these URLs which might be interesting. So this is changed to show the left and
right part of the URL to the to domain par as well as the last path or query
part.
src/main.c