-
Notifications
You must be signed in to change notification settings - Fork 1
Wrap lines in ptree(1) #54
Copy link
Copy link
Closed
Labels
Component: ptreeIssues related to ptree(1)Issues related to ptree(1)Priority: LowNice to haveNice to haveType: EnhancementA request, idea, or new functionalityA request, idea, or new functionality
Description
Metadata
Metadata
Assignees
Labels
Component: ptreeIssues related to ptree(1)Issues related to ptree(1)Priority: LowNice to haveNice to haveType: EnhancementA request, idea, or new functionalityA request, idea, or new functionality
The original
ptree(1)has an option to allow output lines to wrap, rather than truncating the output to the width of the current window. Tools likepstreerespect theCOLUMNSenvironment variable, but if that is not set we can always usenixto invokeTIOCGWINSZdirectly.