Changelog
This commit is contained in:
parent
ad8acb6bf7
commit
ffb139398f
3 changed files with 8 additions and 2 deletions
6
1.3.md
6
1.3.md
|
|
@ -5,6 +5,12 @@
|
|||
- You no longer need to set the font_width value, your font size<br \>
|
||||
is now calculated by fetch.
|
||||
- Image sizing now takes terminal height into account.
|
||||
- `--size` now also takes a percentage as a value, for example.
|
||||
|
||||
```sh
|
||||
# Image takes up 70% of the terminal size.
|
||||
fetch --size 70%
|
||||
```
|
||||
|
||||
### OS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue