osm-blame icon indicating copy to clipboard operation
osm-blame copied to clipboard

Find a way to restrict array width

Open raspbeguy opened this issue 2 years ago • 0 comments

Because of some values length, we should find a way to restrict the result array width to fit a decent terminal size.

There is an option for that in python-tabulate but that's quite a recent feature, for example the version in Ubuntu 22.04 repositories doesn't have it.

raspbeguy avatar Oct 12 '23 12:10 raspbeguy