Skip to content

Commit

Permalink
lf eza integration (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaporif authored Nov 26, 2024
1 parent 52f2c86 commit 84b20bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lf.config
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,8 @@ cmd fzf_search ${{
#--preview='~/.config/lf/cleaner; ~/.config/lf/previewer {1} "$FZF_PREVIEW_COLUMNS" "$FZF_PREVIEW_LINES" "$FZF_PREVIEW_LEFT" "$FZF_PREVIEW_TOP"'
}}
map fg :fzf_search

cmd on-select &{{
lf -remote "send $id set statfmt \"$(eza -ld --color=always "$f" | sed 's/\\/\\\\/g;s/"/\\"/g')\""
}}

0 comments on commit 84b20bd

Please sign in to comment.