commit ce656cfca861144428489ec502e09cd990b934e4
parent 46cdf8b7453e4322b815484654aefea9d8598531
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Tue, 21 Sep 2021 16:49:40 +0200
docs: improve the description of the spotlighting of a search match
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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, <Del> deletes them together
with the character they combine with, but <Bsp> deletes them separately.