From 9db7f54226088e4cea6c7cbe582f5fb1339022c8 Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 28 Jan 2018 17:18:27 +0100 Subject: manpage: document `viewmode` setting @hut: please document your settings in the man page too next time ;) --- doc/ranger.1 | 5 +++++ doc/ranger.pod | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/doc/ranger.1 b/doc/ranger.1 index 70c87f9f..a069460a 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -962,6 +962,11 @@ Sets the state for the version control backend. The possible values are: \& local display only local state. \& enabled display both, local and remote state. May be slow for hg and bzr. .Ve +.IP "viewmode [string]" 4 +.IX Item "viewmode [string]" +Sets the view mode, which can be \fBmiller\fR to display the files in the +traditional miller column view that shows multiple levels of the hierarchy, or +\&\fBmultipane\fR to use multiple panes (one per tab) similar to midnight-commander. .IP "wrap_scroll [bool]" 4 .IX Item "wrap_scroll [bool]" Enable scroll wrapping \- moving down while on the last item will wrap around to diff --git a/doc/ranger.pod b/doc/ranger.pod index 7b67e102..cc77983a 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -987,6 +987,12 @@ Sets the state for the version control backend. The possible values are: local display only local state. enabled display both, local and remote state. May be slow for hg and bzr. +=item viewmode [string] + +Sets the view mode, which can be B to display the files in the +traditional miller column view that shows multiple levels of the hierarchy, or +B to use multiple panes (one per tab) similar to midnight-commander. + =item wrap_scroll [bool] Enable scroll wrapping - moving down while on the last item will wrap around to -- cgit 1.4.1-2-gfad0