]> git.ipfire.org Git - thirdparty/systemd.git/commit
ask-password: prefix password questions with lock and key emoji
authorLennart Poettering <lennart@poettering.net>
Wed, 15 Apr 2020 09:59:30 +0000 (11:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 15 Apr 2020 10:04:23 +0000 (12:04 +0200)
commit52d199e318b8fc0428f5753d999899a55ebbb2b4
tree9f3d03519ff683accc15fa85b7ec35847608b13d
parent539ee0989eca9a85371cb629e44e177776da7136
ask-password: prefix password questions with lock and key emoji

It's pretty, and it highlights that the pw prompt is kinda special and
needs user input.

We suppress the emoji entirel if there's no emoji support (i.e. this
means we suppress the ASCII replacement), since it carries no additional
information, it is just decoration to highlight a line.
src/shared/ask-password-api.c