summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleo-arch <leonardoabramovich2@gmail.com>2021-06-07 01:10:24 -0300
committerleo-arch <leonardoabramovich2@gmail.com>2021-06-07 01:10:24 -0300
commit7d8414d3388231ee12b4b443323883a993d70e8c (patch)
tree138ba1a3dc77769a1ddebd1496df63e9c1417a54
parent6e62dc92f4122d16772444bdcf108767835761f5 (diff)
Update manpage
-rw-r--r--misc/manpage4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/manpage b/misc/manpage
index e794f81a..525bd77a 100644
--- a/misc/manpage
+++ b/misc/manpage
@@ -1103,7 +1103,9 @@ Plugins are just scripts or programs (written in any language) able to add, exte
+-------------------+-------------------------------+
.TP
-NOTE: The \fIfzfnav\fR plugin uses \fBfzf\fR(1) to navigate the file system and \fIBFG\fR (a script located in the plugins directory) to show previews. However, \fIfzfnav\fR supports the use of both Ranger's \fIscope.sh\fR script and \fBpistol\fR instead of BFG definitions for files previews. To use \fBscope\fR, just edit the \fIBFG.sh\fR script and set USE_SCOPE to 1 and SCOPE_FILE to the correct path of the \fIscope.sh\fR file (normally \fI$HOME/.config/ranger/scope.sh\fR). To use \fBpistol\fR instead, set USE_PISTOL to 1. You can also edit \fIfzfnav.sh\fR to set your preferred previewing applications.
+NOTE: The \fIfzfnav\fR plugin uses \fBfzf\fR(1) to navigate the file system and \fIBFG\fR (a script located in the plugins directory) to show previews. A configuration file (BFG.cfg, in the plugins directory itlsef) is provided to customize the previewer's behavior.
+.sp
+In addition to the built-in BFG previewer, \fIfzfnav\fR supports the use of both Ranger's \fIscope.sh\fR script and \fBpistol\fR. To use \fBscope\fR, just edit the \fIBFG\fR configuration file and set USE_SCOPE to 1 and SCOPE_FILE to the correct path of the \fIscope.sh\fR file (normally \fI$HOME/.config/ranger/scope.sh\fR). To use \fBpistol\fR instead, set USE_PISTOL to 1.
.TP
NOTE 2: The \fIgit_status\fR plugin is not intended to be used as a normal plugin, that is, executed via an action name, but rather to be executed as a prompt command. Just add the path of the script to the \fBPROMPT COMMANDS\fR section in the configuration file: