From cb7674d88543e045dd282cc1da8ded2d52f7373b Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 31 Oct 2014 14:25:52 +0100 Subject: added option "idle_delay" per request of nfnty --- doc/ranger.1 | 7 ++++++- doc/ranger.pod | 6 ++++++ 2 files changed, 12 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ranger.1 b/doc/ranger.1 index 2c19a1a5..9aa4e318 100644 --- a/doc/ranger.1 +++ b/doc/ranger.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "RANGER 1" -.TH RANGER 1 "ranger-1.6.1" "10/15/2014" "ranger manual" +.TH RANGER 1 "ranger-1.6.1" "10/31/2014" "ranger manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -669,6 +669,11 @@ this pattern will hide all files that start with a dot or end with a tilde. .Vb 1 \& set hidden_filter ^\e.|~$ .Ve +.IP "idle_delay [integer]" 4 +.IX Item "idle_delay [integer]" +The delay that ranger idly waits for user input, in milliseconds, with a +resolution of 100ms. Lower delay reduces lag between directory updates but +increases \s-1CPU\s0 load. .IP "max_console_history_size [integer, none]" 4 .IX Item "max_console_history_size [integer, none]" How many console commands should be kept in history? \*(L"none\*(R" will disable the diff --git a/doc/ranger.pod b/doc/ranger.pod index 07c6a3bc..370bbb85 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -655,6 +655,12 @@ this pattern will hide all files that start with a dot or end with a tilde. set hidden_filter ^\.|~$ +=item idle_delay [integer] + +The delay that ranger idly waits for user input, in milliseconds, with a +resolution of 100ms. Lower delay reduces lag between directory updates but +increases CPU load. + =item max_console_history_size [integer, none] How many console commands should be kept in history? "none" will disable the -- cgit 1.4.1-2-gfad0