This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271943

Summary: Add function to collapse and expand wrapped lines in output window
Product: platform Reporter: kalle1
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description kalle1 2017-12-22 23:51:16 UTC
Long output lines which are spanning more than one line in the terminal can make it hard to navigate through the output using scrolling if the line is extremely long. Consider a few 100KB up to a few MB of a base64-encoded screenshot which can often be encountered in integration tests prepared to run on headless CI services.

It'd be nice to be able to collapse those lines and re-expand them at wish like it's possible for commands like `--- exec-maven-plugin:1.5.0:exec (default-cli) @ mavenproject1 ---` already.

experienced with 9.0-alpha-rc2-271-ga174e1fcc