about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorseebye <seebye@users.noreply.github.com>2018-09-07 13:06:53 +0200
committerseebye <seebye@users.noreply.github.com>2018-09-07 13:06:53 +0200
commite425d0a6bb65a9d2633eea55f13bc387628330bf (patch)
treea9219021100ecfb72a88044c2e0c7715bb7df7bc
parent5b28572ed2e7b3339d04a6be8fa2d616d5d14857 (diff)
downloadranger-e425d0a6bb65a9d2633eea55f13bc387628330bf.tar.gz
ueberzug documentation updated
-rw-r--r--ranger/config/rc.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index b112dc2c..7dccb20c 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -106,6 +106,10 @@ set preview_images false
 #   while slower, this allows remote previews,
 #   for example during an ssh session.
 #   Tmux is unsupported.
+#
+# * ueberzug:
+#   Preview images in full color with the external command "ueberzug".
+#   Images are shown by using a child window.
 set preview_images_method w3m
 
 # Delay in seconds before displaying an image with the w3m method.