]> err.no Git - varnish/commit
Numerous improvements: display the instance name in the upper right corner;
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 28 Jun 2007 10:29:27 +0000 (10:29 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 28 Jun 2007 10:29:27 +0000 (10:29 +0000)
commit97120da067102cb261958a984289ac32b6bceef9
tree1ad2690d67f5c0b1196922d983fafb6bf95eb8ba
parent3560d85ae586cac8380d2f9c7582f4dcbe225a39
Numerous improvements: display the instance name in the upper right corner;
don't show more lines than the terminal can fit; correctly react to terminal
size changes; react to Ctrl-L (redraw) and Ctrl-C / Ctrl-Q (quit).

The layout code could use a cleanup, and we still fail to DTRT if the width
of the terminal is less than that of our data, but this should not be a
problem in daily use.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1589 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishstat/varnishstat.c