summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2023-03-06 15:17:44 +0100
committertoonn <toonn@toonn.io>2023-03-06 15:17:44 +0100
commit8689989aab38811836fc53c34f16c1e245eeb3f1 (patch)
tree938a5fc83bb23aa6883eeec2f31a46eac18e005e
parentf09a3140991debb8f9a4ce8c04532bd290aa7208 (diff)
doc: Add BAT_STYLE
-rw-r--r--doc/ranger.110
-rw-r--r--doc/ranger.pod7
2 files changed, 15 insertions, 2 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 26fb57c3..c207aa24 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.42)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.9.3" "2022-11-23" "ranger manual"
+.TH RANGER 1 "ranger-1.9.3" "2023-03-06" "ranger manual"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -1908,6 +1908,12 @@ the \*(L"S\*(R" key. Defaults to \*(L"/bin/sh\*(R".
.IX Item "TERMCMD"
Defines the terminal emulator command that ranger is going to use with the
:terminal command and the \*(L"t\*(R" run flag. Defaults to \*(L"xterm\*(R".
+.IP "\s-1BAT_STYLE\s0" 8
+.IX Item "BAT_STYLE"
+Specifies the style to be used for syntax highlighting when \fIbat\fR is
+installed, unless \fIhighlight\fR is also installed. Find out possible values in
+\&\fIbat\fR's man page. This defaults to plain to make maximal use of horizontal
+space.
.IP "\s-1BAT_THEME\s0" 8
.IX Item "BAT_THEME"
Specifies the theme to be used for syntax highlighting when \fIbat\fR is
diff --git a/doc/ranger.pod b/doc/ranger.pod
index cdaf8899..256f956d 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -2103,6 +2103,13 @@ the "S" key. Defaults to "/bin/sh".
Defines the terminal emulator command that ranger is going to use with the
:terminal command and the "t" run flag. Defaults to "xterm".
+=item BAT_STYLE
+
+Specifies the style to be used for syntax highlighting when I<bat> is
+installed, unless I<highlight> is also installed. Find out possible values in
+I<bat>'s man page. This defaults to plain to make maximal use of horizontal
+space.
+
=item BAT_THEME
Specifies the theme to be used for syntax highlighting when I<bat> is