From e71e0931a09ee71729582dd99a9a9c2eb987876b Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 24 Mar 2013 22:45:24 +0100 Subject: ext.img_display: allow using W3MIMGDISPLAY_PATH env var in response to https://savannah.nongnu.org/bugs/?38582 --- doc/ranger.1 | 6 +++++- doc/ranger.pod | 5 +++++ 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ranger.1 b/doc/ranger.1 index cc3c32bb..a8c70ad4 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "RANGER 1" -.TH RANGER 1 "ranger-1.6.0" "03/09/2013" "ranger manual" +.TH RANGER 1 "ranger-1.6.0" "03/24/2013" "ranger manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -1093,6 +1093,10 @@ statements. You will gain efficiency at the cost of losing some debug info. .Sp Using PYTHONOPTIMIZE=2 (like python \-OO) will additionally discard any docstrings. Using this will disable the key on commands. +.IP "W3MIMGDISPLAY_PATH" 8 +.IX Item "W3MIMGDISPLAY_PATH" +By changing this variable, you can change the path of the executable file for +image previews. By default, it is set to \fI/usr/lib/w3m/w3mimgdisplay\fR. .SH "EXAMPLES" .IX Header "EXAMPLES" There are various examples on how to extend ranger with plugins or combine diff --git a/doc/ranger.pod b/doc/ranger.pod index 10aa0186..ac9970c5 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1176,6 +1176,11 @@ statements. You will gain efficiency at the cost of losing some debug info. Using PYTHONOPTIMIZE=2 (like python -OO) will additionally discard any docstrings. Using this will disable the key on commands. +=item W3MIMGDISPLAY_PATH + +By changing this variable, you can change the path of the executable file for +image previews. By default, it is set to F. + =back -- cgit 1.4.1-2-gfad0