2016-05-14 13:00:46 +01:00
|
|
|
# Neofetch 1.8
|
2016-05-14 16:14:14 +01:00
|
|
|
|
2016-05-14 16:19:57 +01:00
|
|
|
### Contributers
|
|
|
|
|
|
|
|
- **[@hashhar](https://github.com/hashhar)**
|
2016-05-16 10:09:47 +01:00
|
|
|
- **[@williamkray](https://github.com/williamkray)**
|
2016-05-16 23:55:30 +01:00
|
|
|
- **[@dar-irl](https://github.com/dar-irl)**
|
2016-05-17 08:09:10 +01:00
|
|
|
- **[@gabe565](https://github.com/gabe565)**
|
2016-05-21 08:03:51 +01:00
|
|
|
- **[@maddcoder](https://github.com/maddcoder)**
|
2016-05-23 13:18:34 +01:00
|
|
|
- **[@iandrewt](https://github.com/iandrewt)**
|
2016-05-14 16:19:57 +01:00
|
|
|
|
2016-05-15 00:15:05 +01:00
|
|
|
### General
|
|
|
|
|
|
|
|
- Only call `tput` when we really need to.
|
|
|
|
- Supress `getconfig` and `getscriptdir` errors.
|
2016-05-16 10:07:04 +01:00
|
|
|
- Fix issue when title and background were both color `7`.
|
2016-05-21 08:03:51 +01:00
|
|
|
- Fix issues with `bc` and the scale option. **[@maddcoder](https://github.com/maddcoder)**
|
2016-05-15 00:15:05 +01:00
|
|
|
|
|
|
|
|
2016-05-15 00:06:06 +01:00
|
|
|
### Info
|
|
|
|
|
|
|
|
- Use faster `$(())` syntax for index variables.
|
|
|
|
|
2016-05-16 23:55:30 +01:00
|
|
|
**Resolution**
|
|
|
|
|
|
|
|
- [Windows] Fix resolution on Windows 10. **[@dar-irl](https://github.com/dar-irl)**
|
|
|
|
|
2016-05-21 08:03:51 +01:00
|
|
|
**Shell**
|
|
|
|
|
|
|
|
- Show `fish` shell version. **[@maddcoder](https://github.com/maddcoder)**
|
|
|
|
|
2016-05-16 10:09:47 +01:00
|
|
|
**Song**<br \>
|
|
|
|
|
|
|
|
- [Cmus] Prevent `tag artistsort` from showing up in song title. **[@williamkray](https://github.com/williamkray)**
|
2016-05-23 13:18:34 +01:00
|
|
|
- [Cmus] Fix order of music tags. **[@iandrewt](https://github.com/iandrewt)**
|
2016-05-16 10:09:47 +01:00
|
|
|
|
2016-05-15 00:15:05 +01:00
|
|
|
|
2016-05-17 08:09:10 +01:00
|
|
|
### Image
|
|
|
|
|
|
|
|
- [Shuffle] Fixed directory going out of bounds causing a fallback to ascii mode. **[@gabe565](https://github.com/gabe565)**
|
|
|
|
|
|
|
|
|
2016-05-14 16:14:14 +01:00
|
|
|
### Ascii
|
|
|
|
|
|
|
|
- Add `ascii_bold` which allows you to bold the ascii art.
|
2016-05-14 16:19:57 +01:00
|
|
|
- Better `Ubuntu-GNOME` ascii art. **[@hashhar](https://github.com/hashhar)**
|
2016-05-16 14:38:43 +01:00
|
|
|
- Fix a color issue with Debian's ascii logo.
|
2016-05-16 10:09:47 +01:00
|
|
|
|