From 199add3a4d3d845c95cdadd16cc0d6fce06879c7 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 30 Jan 2013 21:05:30 -0800 Subject: [PATCH] changelog re. none_rec_action (#77) --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index eeeab8788..b90c8cfbe 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,6 +8,8 @@ New configuration options: * :ref:`default_action` lets you determine the default (just-hit-return) option is when considering a candidate. +* :ref:`none_rec_action` lets you skip the prompt, and automatically choose an + action, when there is no good candidate. Thanks to mrmachine. Other new stuff: