mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-22 11:39:53 +00:00
Changelog
This commit is contained in:
3
1.8.md
3
1.8.md
@@ -12,6 +12,9 @@
|
|||||||
|
|
||||||
### General
|
### General
|
||||||
|
|
||||||
|
- Moved all whitespace trimming to a dedicated function.
|
||||||
|
- Neofetch will no longer have any whitespace issues in the output.
|
||||||
|
- See [trim()](https://github.com/dylanaraps/neofetch/blob/master/neofetch#L2789-2806)
|
||||||
- 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
Block a user