-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request