In a long line in systemctl status it's necessary to scroll horizontally which makes it quite hard to copy the output. Is there a way to get linebreaks at the end of terminal (like nano -$ would do)?
I'm not looking for a workaround like redirecting the output into a temporary file and displaying it with an editor which supports the output.
I'm using Ubuntu 15.10.
