Changelog
This commit is contained in:
parent
dcceeb7a13
commit
88871181ca
2
1.8.md
2
1.8.md
|
@ -39,6 +39,8 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
|
||||||
- Use `read -s` instead of `stty -echo` and `stty +echo`.
|
- Use `read -s` instead of `stty -echo` and `stty +echo`.
|
||||||
- `-v` now shows where the config files were sourced from.
|
- `-v` now shows where the config files were sourced from.
|
||||||
- Cleanup
|
- Cleanup
|
||||||
|
- Neofetch no longer clears the screen when run in ascii or image=off modes.
|
||||||
|
- You can use the old behaviour by aliasing `clear && neofetch` to `neofetch`.
|
||||||
|
|
||||||
|
|
||||||
### OS
|
### OS
|
||||||
|
|
Reference in New Issue