This commit is contained in:
Nikita Ivanov 2022-07-11 19:17:22 +05:00
parent 18de193c5e
commit 06ae795b4e
No known key found for this signature in database
GPG Key ID: 6E656AC5B97B5133

View File

@ -271,12 +271,12 @@ Example:
.Ex .Ex
# Set an option # Set an option
set forcekitty set forcekitty
.IP
# Add a new preview for man pages (like this one) # Add a new preview for man pages (like this one)
preview manpage .1 {{ preview manpage .1 {{
\&groff -man -tep -Tutf8 -rLL="${w}n" "${f}" | col -x \& groff -man -tep -Tutf8 -rLL="${w}n" "${f}" | col -x
}} }}
.IP
# Remove some previews # Remove some previews
remove w3m remove w3m
remove lynx remove lynx