mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-06-20 18:08:02 +02:00
Fix
This commit is contained in:
parent
18de193c5e
commit
06ae795b4e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user