diff options
author | Wojciech Siewierski <wojciech.siewierski@onet.pl> | 2018-06-01 22:14:06 +0200 |
---|---|---|
committer | Wojciech Siewierski <wojciech.siewierski@onet.pl> | 2018-06-01 22:14:06 +0200 |
commit | 0045755469b253436c847e0e0d600941252f4a5f (patch) | |
tree | 93a831dc363e99a3bd4673ce0c7ccd9e482193a8 /doc | |
parent | 37d26620d0f43baf8a46dff323d9268f4fe64097 (diff) | |
download | ranger-0045755469b253436c847e0e0d600941252f4a5f.tar.gz |
Make the w3m delay configurable
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 4cac8ef9..7da4478b 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1017,6 +1017,11 @@ Sets the view mode, which can be B<miller> to display the files in the traditional miller column view that shows multiple levels of the hierarchy, or B<multipane> to use multiple panes (one per tab) similar to midnight-commander. +=item w3m_delay [float] + +Delay in seconds before displaying an image with the w3m method. +Increase it in case of experiencing display corruption. + =item wrap_scroll [bool] Enable scroll wrapping - moving down while on the last item will wrap around to |