Skip to content

scriptability: Avoid truncating columns of tables/lists on non-TTYs

Clement Sam requested to merge improve-scriptability into trunk

This is a hot fix to solve where glab still truncates lines with length longer that the specified column width on non-TTYs to improve scriptability

Resolves #706 (closed)

Merge request reports