diff options
author | Vitaly Belman <vitaly@telefonica.com> | 2016-03-06 10:22:51 +0200 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2016-03-25 11:20:46 +0100 |
commit | e6077585eb2a8e6268acff4b63bb9e19b5dbcf45 (patch) | |
tree | ab869a001db8794b18854a7001119a4ec6773f32 | |
parent | 997b4e483976bdc92f4f6e67611684474cc6c0bb (diff) | |
download | ranger-e6077585eb2a8e6268acff4b63bb9e19b5dbcf45.tar.gz |
updating docs with 'clear_filters_on_dir_change' flag
-rw-r--r-- | doc/ranger.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 91629a86..006971c5 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -851,6 +851,10 @@ Sets the state for the version control backend. The possible values are: Enable this if key combinations with the Alt Key don't work for you. (Especially on xterm) +=item clear_filters_on_dir_change [bool] + +If set to 'true', persistent filters would be cleared upon leaving the directory + =back |