From 7917fa893f8848b79b8710aff91cc3119f644029 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 8 Jan 2021 21:15:10 -0800 Subject: [PATCH] Add toolbar button for find/replace --- source/2/2.4/2.4.2/Featherpad.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.2/Featherpad.rst b/source/2/2.4/2.4.2/Featherpad.rst index 9d61fc58..742552a0 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -43,7 +43,7 @@ To jump to a particular line in a file press :kbd:`control +j` or :menuselection .. image:: featherpad-jump.png -To find and replace text press :kbd:`control +r` or :menuselection:`Search --> Replace`. Type the text you want to Find in the find field and type what you want to put in with the Replace with field and then press enter to finish the finding and replacing through the whole file. +To find and replace text press :kbd:`control +r`, the button with a magnifying glass and a pencil, or :menuselection:`Search --> Replace`. Type the text you want to Find in the find field and type what you want to put in with the Replace with field and then press enter to finish the finding and replacing through the whole file. .. image:: featherpad-find-replace.png