Changelog
This commit is contained in:
parent
bca479ecf3
commit
2d6e92440f
3
1.1.md
3
1.1.md
|
@ -1,6 +1,7 @@
|
|||
# Fetch 1.1 changelog
|
||||
|
||||
- If `w3m` or `imagemagick` aren't installed we gracefully fallback to no image mode.
|
||||
- If `w3m` or `imagemagick` aren't installed we gracefully fallback to ascii mode.
|
||||
- Automatically find the `w3mimgdisplay` path and fallback to ascii mode if not found.
|
||||
- Fix padding escape codes on BSD systems.
|
||||
- Swap escape codes from `\e` to `\033` for consistency.
|
||||
- We only move the cursor to the bottom of the terminal in w3m/iterm2 rendering modes.
|
||||
|
|
Reference in New Issue