Actually style replace within Featherpad

This commit is contained in:
Lyn Perrine 2026-04-11 16:59:28 -07:00
parent 539e0b34a5
commit 143d885b2a

View File

@ -49,7 +49,7 @@ To jump to a particular line in a file press :kbd:`control +j` or :menuselection
.. image:: featherpad-jump.png .. 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 replace all press :kbd:`F10` or the double pointed arrow button. To close find and replace press :kbd:`Control +r` again or press the :guilabel:`x` button. 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 :guilabel:`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. To close find and replace press :kbd:`Control +r` again or press the :guilabel:`x` button.
.. image:: featherpad-find-replace.png .. image:: featherpad-find-replace.png