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 \
|
||||
--pager=never \
|
||||
--tabs=4 \
|
||||
--theme=base16 \
|
||||
--line-range=:$h \
|
||||
--terminal-width=$((w - 2))
|
||||
--theme=base16
|
||||
"
|
||||
CHAFA="chafa \
|
||||
-f sixel \
|
||||
|
|
Loading…
Add table
Reference in a new issue