From 0078b945c84fae2ab39cead5d9f61411e611546d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 6 Nov 2018 14:45:19 -0800 Subject: [PATCH] Add find/replace to featherpad --- 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 57e31d5c..bf1171f8 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -22,7 +22,7 @@ To open a new tab and empty text file press the button with a piece of paper wit If you make a mistake and want to undo it press control + z or press the button that looks like a curved arrow pointing towards the left. To redo a change you have undone press the button with a curved arrow pointing towards the right. -To search your text file press Control + F or search find from the menu. Then in the bar on the bottom search for the text you want. Press the down arrow to move to the next result and the up arrow to move for the previous result in the text file. To jump to a particular line in a file press control +j or search jump to or the button that looks like >>. Then in the bar at the bottom type in what line you want to jump to. +To search your text file press Control + F or search find from the menu. Then in the bar on the bottom search for the text you want. Press the down arrow to move to the next result and the up arrow to move for the previous result in the text file. To jump to a particular line in a file press control +j or search jump to or the button that looks like >>. Then in the bar at the bottom type in what line you want to jump to. To find and replace text press control +r or 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. Screenshot ----------