From faa4dba35a8b0a90c85c7419e6c7c401b4a26d43 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 21 Feb 2023 16:18:28 -0800 Subject: [PATCH] Add replace all --- 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 ccee974a..53b8f77d 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -49,7 +49,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`, 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. To replace the next instance press :kbd:`f8` or the downward arrow. To replace the previous instance press :kbd:`F9` or the upward pointing arrow. +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. To replace the next instance press :kbd:`f8` or the downward arrow. To replace the previous instance press :kbd:`F9` or the upward pointing arrow. To replace all press :kbd:`F10` or the double pointed arrow button. .. image:: featherpad-find-replace.png