- The prompt is now dynamically set in image mode instead of being anchored to the<br \>
- The prompt is now dynamically set in image mode instead of being anchored to the<br \>
bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279) and [#299](https://github.com/dylanaraps/neofetch/pull/299) for examples.
bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279) and [#299](https://github.com/dylanaraps/neofetch/pull/299) for examples.
- Removed `line_wrap` as having it set to `on` broke the output.
- Removed `line_wrap` as having it set to `on` broke the output.
- Minor text fixes.
- Fix issue with incorrect text color when `barinfo` is set.
- Fix issue with incorrect text color when `barinfo` is set.
...
@@ -37,6 +39,7 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
...
@@ -37,6 +39,7 @@ bottom of the window. See [#279](https://github.com/dylanaraps/neofetch/pull/279
- Added support for Devuan Linux.
- Added support for Devuan Linux.
- Added support for GalliumOS.
- Added support for GalliumOS.
- Added support for PacBSD. **[@vendion](https://github.com/vendion)**
- Added support for PacBSD. **[@vendion](https://github.com/vendion)**
- Added support for Solaris (Oracle / OpenIndiana). **[@konimex](https://github.com/konimex)**
- Added support for macOS Sierra. **[@iandrewt](https://github.com/iandrewt)**
- Added support for macOS Sierra. **[@iandrewt](https://github.com/iandrewt)**