Skip to content

Ensure text wrapping in stdout #209

@Tlacenka

Description

@Tlacenka

As a CLI only user, I would appreciate if the output wrapped or hyphenated. Currently, the text is always cut off once the maximum character width is achieved. This results in reduced readability of the stdout report.

At first we will do the research and the time for it will be 4h.

Implementation details

Comment by @matejchalk in #206 (comment):

Unfortunately, it looks like cliui doesn't handle it properly because of some complicated ESM vs CJS stuff, I came across this issue. So we may have to switch libraries or implement the inteligent word wrapping ourselves.

Screenshot

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions