loc icon indicating copy to clipboard operation
loc copied to clipboard

Filename truncation

Open mark-summerfield opened this issue 7 years ago • 1 comments

loc truncates filenames even though my terminal is very wide. I wish loc would read the terminal's width and give any extra space to the filenames column (when using --files).

Also, I wish there was a config file it'd read e.g., to specify default options including includes & excludes.

mark-summerfield avatar Jun 20 '18 20:06 mark-summerfield

One possible way to solve it - make an option to return result in machine-readable format (ex. JSON).

EgorBu avatar Feb 07 '20 11:02 EgorBu