cgag / loc

Count lines of code quickly.
MIT License
2.31k stars 126 forks source link

Limit default output to 80 chars #20

Closed leahneukirchen closed 7 years ago

leahneukirchen commented 7 years ago

loc currently prints 81 chars for the dashed-lines, which is ugly on a default 80x24 terminal.

% ./target/debug/loc . | wc -L
81
cgag commented 7 years ago

definitely with you, I'm not really sure how I ended up at 81 but i'll fix it soon

cgag commented 7 years ago

fixed here: https://github.com/cgag/loc/commit/b11b5c2f4e57f4e8cce987d8ae5c816c4e454e4b