chiark / gitweb /
systemctl: use underlines to seperate unit types in listing
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 17 Oct 2016 15:37:41 +0000 (11:37 -0400)
committerSven Eden <yamakuzure@gmx.net>
Wed, 5 Jul 2017 06:50:55 +0000 (08:50 +0200)
commit10b674a81ed091840ba4da4f433afa16b4aeeed6
treea8c898b5d2e57c0b4b9b75ae20d567f3991a7131
parenta0db25e25b5691e4fc0afa5f5a9a8d1ce586decf
systemctl: use underlines to seperate unit types in listing

(printf("%.*s", -1, "…") is the same as not specifying the precision at all.)

v2: also underline highlighted (failing) units

Fixes #4137.
src/basic/terminal-util.h