hyfetch/1.8.md

37 lines
974 B
Markdown
Raw Normal View History

2016-05-14 06:00:46 -06:00
# Neofetch 1.8
2016-05-14 09:14:14 -06:00
2016-05-14 09:19:57 -06:00
### Contributers
- **[@hashhar](https://github.com/hashhar)**
2016-05-16 03:09:47 -06:00
- **[@williamkray](https://github.com/williamkray)**
2016-05-16 16:55:30 -06:00
- **[@dar-irl](https://github.com/dar-irl)**
2016-05-14 09:19:57 -06:00
2016-05-14 17:15:05 -06:00
### General
- Only call `tput` when we really need to.
- Supress `getconfig` and `getscriptdir` errors.
2016-05-16 03:07:04 -06:00
- Fix issue when title and background were both color `7`.
2016-05-14 17:15:05 -06:00
2016-05-14 17:06:06 -06:00
### Info
- Use faster `$(())` syntax for index variables.
2016-05-16 16:55:30 -06:00
**Resolution**
- [Windows] Fix resolution on Windows 10. **[@dar-irl](https://github.com/dar-irl)**
2016-05-16 03:09:47 -06:00
**Song**<br \>
- [Cmus] Prevent `tag artistsort` from showing up in song title. **[@williamkray](https://github.com/williamkray)**
2016-05-14 17:15:05 -06:00
2016-05-14 09:14:14 -06:00
### Ascii
- Add `ascii_bold` which allows you to bold the ascii art.
2016-05-14 09:19:57 -06:00
- Better `Ubuntu-GNOME` ascii art. **[@hashhar](https://github.com/hashhar)**
2016-05-14 17:15:05 -06:00
- Sped up the ascii art function by using a pure bash solution to getting<br \>
the ascii art size. This is more portable and much faster.
2016-05-16 07:38:43 -06:00
- Fix a color issue with Debian's ascii logo.
2016-05-16 03:09:47 -06:00