From 711b7cfd9ba4acda7e39ad7ba44345f0ba9457ae Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 26 May 2021 04:43:24 +0200 Subject: Image preview improove --- rc.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index d852824..39cca94 100755 --- a/rc.conf +++ b/rc.conf @@ -72,6 +72,7 @@ set preview_images true # Preview images in full color using iTerm2 image previews # (http://iterm2.com/images.html). This requires using iTerm2 compiled # with image preview support. +set preview_images_method kitty # does not work in tmux set preview_images_method w3m # Use a unicode "..." character to mark cut-off filenames? @@ -327,7 +328,7 @@ map g/ cd / map g? cd /usr/share/doc/ranger # External Programs -map E edit +map e edit map du shell -p du --max-depth=1 -h --apparent-size map dU shell -p du --max-depth=1 -h --apparent-size | sort -rh map yp shell -f echo -n %%d/%%f | xsel -i; xsel -o | xsel -i -b @@ -545,7 +546,7 @@ copypmap p b pmap redraw_window pmap pager_close copypmap q Q i -pmap E edit_file +pmap e edit_file # =================================================================== # == Taskview Keybindings -- cgit v1.2.3