Skip to content

Add hard wrap limit option to console #2479

@iloveeclipse

Description

@iloveeclipse

Coming from #2283 & #2466.

While we can prevent UI freezes if console output limit is set, we don't see reliable way yet to prevent it with unlimited output. At least on Linux we run into underlined system libary limits with very long lines.

The proposal is to add hard line wrapping limit option to console (for both limited/unlimited output mode), which would forcibly split very long lines by injecting new line characters into output. This option should be disabled by default.

@trancexpress : please investigate whether it is possible and if yes, provide a PR.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions