about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2018-10-26 13:04:54 +0200
committertoonn <toonn@toonn.io>2018-10-26 13:04:54 +0200
commitffee23a4d92a6f71cd62a6c763b13163e1bfae4a (patch)
tree743a4fb88148f2932271b54f4541604365996558 /doc
parentc6f83db5513a931163862d3620b1c95e324edaf3 (diff)
parent3fe8814b435cff349686d87c7c7afef1bcc1f34d (diff)
downloadranger-ffee23a4d92a6f71cd62a6c763b13163e1bfae4a.tar.gz
Merge branch 'manw3moffset'
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.17
-rw-r--r--doc/ranger.pod6
2 files changed, 12 insertions, 1 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index b7d70ae1..5a159e12 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.9.2" "10/14/2018" "ranger manual"
+.TH RANGER 1 "ranger-1.9.2" "2018-10-26" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -1073,6 +1073,11 @@ traditional miller column view that shows multiple levels of the hierarchy, or
 .IX Item "w3m_delay [float]"
 Delay in seconds before displaying an image with the w3m method.
 Increase it in case of experiencing display corruption.
+.IP "w3m_offset [int]" 4
+.IX Item "w3m_offset [int]"
+Offset in pixels for the inner border of the terminal. Some terminals require
+the offset to be specified explicitly, among others st and UXterm, some don't
+like urxvt.
 .IP "wrap_scroll [bool]" 4
 .IX Item "wrap_scroll [bool]"
 Enable scroll wrapping \- moving down while on the last item will wrap around to
diff --git a/doc/ranger.pod b/doc/ranger.pod
index f822df39..8fbc8826 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -1126,6 +1126,12 @@ B<multipane> to use multiple panes (one per tab) similar to midnight-commander.
 Delay in seconds before displaying an image with the w3m method.
 Increase it in case of experiencing display corruption.
 
+=item w3m_offset [int]
+
+Offset in pixels for the inner border of the terminal. Some terminals require
+the offset to be specified explicitly, among others st and UXterm, some don't
+like urxvt.
+
 =item wrap_scroll [bool]
 
 Enable scroll wrapping - moving down while on the last item will wrap around to