From 0b7aa9b797cb4a846183a22e4bbfc5cae70076db Mon Sep 17 00:00:00 2001 From: LeLobster Date: Fri, 5 Oct 2018 03:30:23 +0200 Subject: Update man pages and config opt name to be generic in stead of st --- doc/ranger.1 | 4 ++-- doc/ranger.pod | 4 ++-- ranger/config/rc.conf | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/ranger.1 b/doc/ranger.1 index 24ae284c..b942ab79 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -295,8 +295,8 @@ This does not work over ssh, requires certain terminals (tested on \*(L"xterm\*( To enable this feature, install the program \*(L"w3m\*(R" and set the option \&\f(CW\*(C`preview_images_method\*(C'\fR to w3m. .PP -When using \*(L"st\*(R" with a compiled border larger than 0 the w3m preview will be misaligned. -Use the \f(CW\*(C`st_border_offset\*(C'\fR option to manually adjust the image offset. This should be the same value as st's borderpx. +When using a terminal with a border larger than 0 which is not automatically detected the w3m preview will be misaligned. +Use the \f(CW\*(C`w3m_offset\*(C'\fR option to manually adjust the image offset. This should be the same value as the terminals' border value. .PP \fIiTerm2\fR .IX Subsection "iTerm2" diff --git a/doc/ranger.pod b/doc/ranger.pod index 77d1e18a..a9aaad2c 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -209,8 +209,8 @@ This does not work over ssh, requires certain terminals (tested on "xterm" and To enable this feature, install the program "w3m" and set the option C to w3m. -When using "st" with a compiled border larger than 0 the w3m preview will be misaligned. -Use the C option to manually adjust the image offset. This should be the same value as st's borderpx. +When using a terminal with a border larger than 0 which is not automatically detected the w3m preview will be misaligned. +Use the C option to manually adjust the image offset. This should be the same value as the terminals' border value. =head3 iTerm2 diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf index 0e2af8cc..9963da2c 100644 --- a/ranger/config/rc.conf +++ b/ranger/config/rc.conf @@ -112,8 +112,8 @@ set preview_images_method w3m # Increase it in case of experiencing display corruption. set w3m_delay 0.02 -# Manually adjust the w3mimg offset when using a st terminal with a border value > 0 -set st_border_offset 0 +# Manually adjust the w3mimg offset when using a terminal which needs this +set w3m_offset 0 # Default iTerm2 font size (see: preview_images_method: iterm2) set iterm2_font_width 8 -- cgit 1.4.1-2-gfad0