Fallback to ascii mode instead of hanging if the terminal emulator doesn't support xterm escape sequences
This commit is contained in:
parent
6bb05edf86
commit
43239ecdc1
2 changed files with 20 additions and 19 deletions
|
|
@ -262,8 +262,8 @@ crop_offset="center"
|
|||
|
||||
# Image size
|
||||
# The image is half the terminal width by default.
|
||||
# --size half, px
|
||||
image_size="half"
|
||||
# --size auto, px
|
||||
image_size="auto"
|
||||
|
||||
# Right gap between image and text
|
||||
# --gap num
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue