fastfetch-cli / fastfetch

An actively maintained, feature-rich and performance oriented, neofetch like system information tool.
MIT License
8.08k stars 349 forks source link

Added newline after modules print #990

Closed retrobit closed 1 month ago

retrobit commented 1 month ago

World's simplest pull request...

Feature enhancement issue was created by me that has all the details: https://github.com/fastfetch-cli/fastfetch/issues/989

Not sure why, but the newline was not working in flashfetch.c after module printing, but worked in init.cs ffFinish() method.

Built and tested on macOS, attached is a screenshot with the behavior showing the newline: fastfetch after change

CarterLi commented 1 month ago

No. There are many ways to print a newline. However if you hard coded it into fastfetch, it's not easy to remove it.

retrobit commented 1 month ago

Valid, as it's preferential and someone might want it to run up against their shell greeting or prompt