Neofetch: Line breaks arent displayed

Created on 8 Jan 2019  路  4Comments  路  Source: dylanaraps/neofetch

info line_break is ignored on latest master

Most helpful comment

Fixed.

Alternative is now prin '\n' or prin though the first is self explanatory.

All 4 comments

nvm, looking at commits, i get that its deprecated

printf'ing newlines creates a sideeffect of redundant newlines after neofetch. whats the correct replacement for info line_break then?

I see. Looking into this.

Fixed.

Alternative is now prin '\n' or prin though the first is self explanatory.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Neil-seu picture Neil-seu  路  9Comments

KevinParnell picture KevinParnell  路  9Comments

aranega picture aranega  路  7Comments

shawniac picture shawniac  路  4Comments

xstreamx picture xstreamx  路  4Comments