diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 46976b4a..f11c5964 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -886,6 +886,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. +=item wrap_scroll [bool] + +Enable scroll wrapping - moving down while on the last item will wrap around to +the top and vice versa. + =item xterm_alt_key [bool] Enable this if key combinations with the Alt Key don't work for you. |