Changelog

This commit is contained in:
Dylan Araps 2016-10-26 18:08:35 +11:00
parent 37662132e7
commit 6c5eb6a7ae

View file

@ -13,7 +13,7 @@
- Change all `OS X` references to `macOS`. **[@iandrewt](https://github.com/iandrewt)** - Change all `OS X` references to `macOS`. **[@iandrewt](https://github.com/iandrewt)**
- Fix corrupted text when long lines are cut-off. - Fix corrupted text when long lines are cut-off.
- Don't dynamically place prompt in `image=off` mode. - Don't dynamically place prompt in `image=off` mode.
- Cursor Position: Fix issues when using URxvt+Padding - Cursor Position: Fix issues when using URxvt+Padding
## Operating System ## Operating System
@ -129,6 +129,12 @@ Note: `\033[14t` is still supported, if images already work for you then you don
- Hide shell path by default. - Hide shell path by default.
- Show shell version by default. - Show shell version by default.
**Battery**<br \>
- [Linux] Rewrote and simplified battery function.
- Removed `battery_shorthand`
- Removed `battery_num`
**Theme Font**<br \> **Theme Font**<br \>
- [XFCE] Fixed incorrect font output. - [XFCE] Fixed incorrect font output.