Changelog
This commit is contained in:
parent
45445e2c5e
commit
00bf34b88f
9
1.8.md
9
1.8.md
|
@ -86,6 +86,11 @@ block will be.
|
|||
- Added `--size none` / `size=none` to disable resizing / cropping the images.
|
||||
- Removed `image_position`
|
||||
|
||||
|
||||
\[1\] `tycat` is a terminology builtin that works similarly to w3m-img. Those using terminology<br \>
|
||||
now have working image support.
|
||||
|
||||
|
||||
##### Shuffle mode
|
||||
|
||||
- Fixed directory going out of bounds causing a fallback to ascii mode. **[@gabe565](https://github.com/gabe565)**
|
||||
|
@ -93,10 +98,6 @@ block will be.
|
|||
- Path no longer requires a `/` at the end. **[@aranega](https://github.com/aranega)**
|
||||
|
||||
|
||||
\[1\] `tycat` is a terminology builtin that works similarly to w3m-img. Those using terminology<br \>
|
||||
now have working image support.
|
||||
|
||||
|
||||
### Ascii
|
||||
|
||||
- Add `ascii_bold` which allows you to bold the ascii art.
|
||||
|
|
Reference in New Issue