From e8362b9409ed9922a28a5f9f4b982099c8703d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Thu, 25 Aug 2022 21:38:06 +0300 Subject: Image previews in lf with sixel --- dotfiles/.config/lf/lfrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.config/lf/lfrc') diff --git a/dotfiles/.config/lf/lfrc b/dotfiles/.config/lf/lfrc index 55c417d..734febc 100644 --- a/dotfiles/.config/lf/lfrc +++ b/dotfiles/.config/lf/lfrc @@ -104,7 +104,7 @@ map t :dragon map T :dragon_drop map W $setsid $TERMINAL > /dev/null 2>&1 & # open new terminal window map Y :yank-path -map L $LESSOPEN='| ~/.local/bin/scope %s' less -R $f # open file preview in pager +map L $LESSOPEN='| ~/.local/bin/scope %s' less -r $f # open file preview in pager # Mouse bindings map open -- cgit v1.2.3