Empty ascii art (e.g. hide_ascii
) + single --show
= only blank lines in output
#319
Labels
type/bug
Something isn't working.
Describe the bug
When using an empty ascii art, either via
hide_ascii = true
or by pointingcustom_ascii.path
to a blank text file, runningmacchina
with only a single--show
option, the output consists entirely of blank lines (but with color codes).To Reproduce
Steps to reproduce the behavior:
echo 'hide_ascii = true' > ~/.config/macchina/themes/mytheme.toml
macchina --show host --theme mytheme
Expected behavior
The value is printed normally.
Screenshots
macchina --doctor
outputN/A
System Information
You don't have to provide this information if you're not comfortable doing so, but it'll help us solve the issue a lot faster.
The text was updated successfully, but these errors were encountered: