Use 3 as the minimum width of formatted line numbers
authorJonas Fonseca <fonseca@diku.dk>
Fri, 4 Apr 2008 09:43:23 +0000 (11:43 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Fri, 4 Apr 2008 09:43:23 +0000 (11:43 +0200)
commitc8116003a284e9772d000ad8089ab512ea9d9dd3
tree56a525de3f37f21b2f1c15aff36d91a9a927449c
parentd9d43d617e6ed462fdd3b8ced31f08312bc15870
Use 3 as the minimum width of formatted line numbers

It gives a more pleasant experience when "digging" through commits.
And of course, most commits will have diffs smaller than 1000 lines!?
For the blame view it means less flickering in the startup when the
whole file is read.
tig.c