Bug 35725

Summary: systemctl: no need to truncate list-units output when using less as a pager
Product: systemd Reporter: Cesar Eduardo Barros <cesarb>
Component: generalAssignee: Lennart Poettering <lennart>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Cesar Eduardo Barros 2011-03-27 10:40:54 UTC
systemctl sets the LESS environment variable to FRSX. Since it includes -S, when using less as the pager, there is no need to truncate the unit description on the list-units command; less will truncate it while allowing the user to read the full description by scrolling right.
Comment 1 Lennart Poettering 2011-03-29 09:55:21 UTC
Good point. Fixed in git.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.