xbom
xbom copied to clipboard
increase table width in generation result.
text is wrapped due to small width
This should be dependent on terminal width
I'll update to calculate ideal width of columns based on terminal width (golang.org/x/term )
yup