diff options
author | hut <hut@hut.pm> | 2017-07-16 06:48:11 +0200 |
---|---|---|
committer | hut <hut@hut.pm> | 2017-07-16 06:50:33 +0200 |
commit | 5c0555501aeb32301dacd4bf1c973b216b207644 (patch) | |
tree | c6dc55c6d4e813b7b639ae49c194c3e688191202 /doc/rifle.1 | |
parent | d7849c70acbb0704931abdb3869d961f189cb8e0 (diff) | |
download | ranger-5c0555501aeb32301dacd4bf1c973b216b207644.tar.gz |
add "F" key to toggle new "freeze_files" option
Excerpt from man page: Toggle "freeze_files" setting. When active, directories and files will not be loaded, improving performance when all the files you need are already loaded. This does not affect file previews, which can be toggled with "zI".
Diffstat (limited to 'doc/rifle.1')
-rw-r--r-- | doc/rifle.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rifle.1 b/doc/rifle.1 index 95c9ce50..aefc3979 100644 --- a/doc/rifle.1 +++ b/doc/rifle.1 @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "RIFLE 1" -.TH RIFLE 1 "rifle-1.9.0b5" "2017-03-23" "rifle manual" +.TH RIFLE 1 "rifle-1.9.0b5" "07/16/2017" "rifle manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |