From: Daniel Carl Date: Sun, 8 Mar 2015 20:21:23 +0000 (+0100) Subject: Update man page for hint-follow-last setting (#186). X-Git-Url: https://git.owens.tech/assets/static/git.owens.tech/assets/static/git.owens.tech/git?a=commitdiff_plain;h=3d87a151006aa05d25522a30f3dd63e13a62119b;p=vimb.git Update man page for hint-follow-last setting (#186). --- diff --git a/doc/vimb.1 b/doc/vimb.1 index 0b4f624..58cc6a8 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -1365,6 +1365,10 @@ Example: .PD .RE .TP +.B hint-follow-last (bool) +If on, vimb automatically follows the last remaining hint on the page. +If off hints are fired only if enter is pressed. +.TP .B hint-timeout (int) Timeout before automatically following a non-unique numerical hint. To disable auto fire of hints, set this value to 0.