From ce656cfca861144428489ec502e09cd990b934e4 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Tue, 21 Sep 2021 16:49:40 +0200 Subject: [PATCH] docs: improve the description of the spotlighting of a search match --- IMPROVEMENTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IMPROVEMENTS b/IMPROVEMENTS index 53f7725b..86e29286 100644 --- a/IMPROVEMENTS +++ b/IMPROVEMENTS @@ -2,7 +2,7 @@ Improvements in GNU nano ======================== Since 5.0: - - A search highlights the found text, in black on yellow by default. + - A search briefly spotlights the found text, in black on yellow by default. - Option --minibar reduces the interface to a bottom bar with basic info. - The cursor skips over combining characters, deletes them together with the character they combine with, but deletes them separately.