diff options
author | portix <none@none> | 2012-11-11 21:50:04 +0100 |
---|---|---|
committer | portix <none@none> | 2012-11-11 21:50:04 +0100 |
commit | 098abfd249783d7c77c065949c5fd6c6174966d7 (patch) | |
tree | d94d85b1e8db196c5742691ef05a470ca1b18be3 /doc/dwb.1 | |
parent | 1f16bf084a48700c8184617d0d5fad7f071f63d6 (diff) | |
download | dwb-098abfd249783d7c77c065949c5fd6c6174966d7.zip |
New option 'hints-key-lock'
Diffstat (limited to 'doc/dwb.1')
-rw-r--r-- | doc/dwb.1 | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -2,12 +2,12 @@ .\" Title: dwb .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/> -.\" Date: 09/24/2012 +.\" Date: 11/11/2012 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "DWB" "1" "09/24/2012" "\ \&" "\ \&" +.TH "DWB" "1" "11/11/2012" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -3359,6 +3359,11 @@ The type of hints, that are used\&. When set to "number", letters will match the \fIletter\fR\&. .RE .PP +\fBhints\-key\-lock\fR +.RS 4 +Timeout in milliseconds all keypresses are ignored after following a hint, default value: 250 +.RE +.PP \fBhistory\-length\fR .RS 4 The urls that are saved in the browsing history\&. Specifying a too large value can make tab\-completion slow\&. Possible values: number of urls, default value: |