Remove stdout mode

This commit is contained in:
Dylan Araps
2016-08-19 23:01:18 +10:00
parent 5148b1edfa
commit 4420a2cb38
5 changed files with 5 additions and 73 deletions

2
1.8.md
View File

@@ -19,6 +19,8 @@
- See [trim()](https://github.com/dylanaraps/neofetch/commit/d3c87cdaacf1ea9fbf245146c910dc53b49dba08#diff-e863270127ca6116fd30e708cdc582fcR2789)
- Only call `tput` when we really need to.
- Supress `getconfig` and `getscriptdir` errors.
- Removed `stdout` mode since it's been broken for a while now and I don't see the<br\>
point in fixing it.
- Fix issue when title and background were both color `7`.
- Added `--version` to print the neofetch version.
- The title at the top is now much more colorful.