From c46d3f8c5461924b4181aa593213fa3c63de2d2f Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 3 Nov 2018 15:04:25 -0700 Subject: [PATCH] Add search and jump to line in featherpad --- source/2/2.4/2.4.2/Featherpad.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/2/2.4/2.4.2/Featherpad.rst b/source/2/2.4/2.4.2/Featherpad.rst index 9dbf4c94..57e31d5c 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -22,6 +22,8 @@ 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. + Screenshot ---------- .. image:: featherpad.png