

1·
12 days agoI would imagine it’s some kind of pie chart maybe. That would make it easy to estimate the percentage but I would also prefer digits.


I would imagine it’s some kind of pie chart maybe. That would make it easy to estimate the percentage but I would also prefer digits.
Or in vim you can do the same regex replace thing with
:%s/^/-Or as I like to do sometimes without regex
:%norm I-