Changelog
This commit is contained in:
parent
a290b533bc
commit
3cbca32c1d
2
1.8.md
2
1.8.md
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
- Moved all whitespace trimming to a dedicated function.
|
- Moved all whitespace trimming to a dedicated function.
|
||||||
- Neofetch will no longer have any whitespace issues in the output.
|
- Neofetch will no longer have any whitespace issues in the output.
|
||||||
- See [trim()](https://github.com/dylanaraps/neofetch/blob/master/neofetch#L2789-2806)
|
- See [trim()](https://github.com/dylanaraps/neofetch/commit/d3c87cdaacf1ea9fbf245146c910dc53b49dba08#diff-e863270127ca6116fd30e708cdc582fcR2789)
|
||||||
- Only call `tput` when we really need to.
|
- Only call `tput` when we really need to.
|
||||||
- Supress `getconfig` and `getscriptdir` errors.
|
- Supress `getconfig` and `getscriptdir` errors.
|
||||||
- Fix issue when title and background were both color `7`.
|
- Fix issue when title and background were both color `7`.
|
||||||
|
|
Reference in New Issue