lf: fix text preview resize bug
This commit is contained in:
parent
9406c5581a
commit
6035cdfbf1
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@ BAT="bat \
|
||||||
--italic-text=always \
|
--italic-text=always \
|
||||||
--pager=never \
|
--pager=never \
|
||||||
--tabs=4 \
|
--tabs=4 \
|
||||||
--theme=base16 \
|
--theme=base16
|
||||||
--line-range=:$h \
|
|
||||||
--terminal-width=$((w - 2))
|
|
||||||
"
|
"
|
||||||
CHAFA="chafa \
|
CHAFA="chafa \
|
||||||
-f sixel \
|
-f sixel \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue