vifm: Add tree color preview for directories

Use exa as initial program to display directory previews, fall back to
tree otherwise.
This commit is contained in:
Marty Oehme 2020-10-06 09:20:01 +02:00
parent 270edf13b1
commit 92ad105483
Signed by: Marty
GPG key ID: B7538B8F50A1C800

View file

@ -349,6 +349,9 @@ filextype *.pro qtcreator %f &
filextype */ filextype */
\ {View in thunar} \ {View in thunar}
\ Thunar %f &, \ Thunar %f &,
fileviewer */
\ exa --color always --tree -L2,
\ tree -L 2,
" Syntax highlighting in preview " Syntax highlighting in preview
" "