diff --git a/1.8.md b/1.8.md index 97e68f53..b2a91cca 100644 --- a/1.8.md +++ b/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`. - `-v` now shows where the config files were sourced from. - 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