[systemd-bugs] [Bug 64737] systemctl outputs ANSI escape sequences that may be unsupported by the PAGER
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 3 11:24:54 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=64737
--- Comment #1 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
Hi,
we set the less options to LESS=FRSXMK. Special less'es which don't support
those options are not something that is very common, so fixing this is
definitely not high priority. In general systems supports color-less output,
and extending this to systemctl shouldn't be too hard, it should be enough to
add --no-color option, defaulting to !on_tty(), and use this new variable to
determine whether color is enabled. We'd be happy to apply a patch, but at
least I'm not going to work on this.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130603/dbad375e/attachment.html>
More information about the systemd-bugs
mailing list