Spellcheck featherpad

pull/2/head
Lyn Perrine 1 year ago
parent 8019876b6c
commit 200b88fc21

@ -23,7 +23,7 @@ To type things into your text file the main part of the window similar to a word
.. image:: featherpad.png
:width: 80%
To delete the text to the start of a word press :kbd:`Control+ Backspace`. To delete to the end of a word press :kbd:`Control + Delete`. To delete to the end of the line press :kbd:`Control+ K`. To move a line up press :kbd:`Control+ Shift + Up`. To move a line down press :kbd:`Control Shift + Down`. To select one word double click the left mouse button. To select a whole line tripple click the left mouse button.
To delete the text to the start of a word press :kbd:`Control+ Backspace`. To delete to the end of a word press :kbd:`Control + Delete`. To delete to the end of the line press :kbd:`Control+ K`. To move a line up press :kbd:`Control+ Shift + Up`. To move a line down press :kbd:`Control Shift + Down`. To select one word double click the left mouse button. To select a whole line triple click the left mouse button.
To open a new tab and empty text file press the button with a piece of paper with a plus symbol on it, or press :kbd:`Control + N`. If you wish to close a tab press the red x button. To switch between tabs click on the tab is not the close button. To switch to the next tab press :kbd:`Alt + Right arrow` or :menuselection:`File --> Next Tab`. Another way to open a new document in a new tab double click to the right of all open tabs. To switch to the previous tab press :kbd:`Alt + Left arrow` or :menuselection:`File --> Previous Tab`. To close a tab press the :guilabel:`X` button. To move a tab into a new window press :kbd:`Control + T` or :menuselection:`File --> Detach Tab`. To open a side pane that replaces the tab bar press :kbd:`Control +Alt +P` or :menuselection:`File --> Side-Pane`. If have so many tabs they don't all fit in the window press the right and left arrows on the tab bar to move the tab bar that way or use the mousewheel to move the visible tabs in the tab bar. To move to the last text file you had visited press :kbd:`F1` or :menuselection:`File --> Last Active Tab`. To change to your last tab press :kbd:`Alt+ Up arrow` or :menuselection:`File --> Last Tab`. To change to your first tab press :kbd:`Alt+ Down arrow` or :menuselection:`File --> First Tab`.
@ -59,9 +59,9 @@ To change what font you want select :menuselection:`Options --> Font` to change
To save a file with a different encoding use the :menuselection:`Options --> Encoding` submenu. To save with the current encoding :menuselection:`File --> Save with Encoding`.
At the bottom of the window of featherpad the :guilabel:`Encoding` shows what encoding your file will be saved with. If featherpad is highlighting a syntax you can see what it is with :guilabel:`Syntax`. To see how many lines the text file has read the :guilabel:`Lines` field at the bottom. To view how many characters you currently have selected view :guilabel:`Sel. Chars` at the bottom. To view how many words are in your text file view :guilabel:`Words`. If this is not a number press the refresh icon to count how many words.
At the bottom of the window of Featherpad the :guilabel:`Encoding` shows what encoding your file will be saved with. If Featherpad is highlighting a syntax you can see what it is with :guilabel:`Syntax`. To see how many lines the text file has read the :guilabel:`Lines` field at the bottom. To view how many characters you currently have selected view :guilabel:`Sel. Chars` at the bottom. To view how many words are in your text file view :guilabel:`Words`. If this is not a number press the refresh icon to count how many words.
To make the text all lowercase first select it with the mouse press then :kbd:`Control + Shift +L`, :menuselection:`To Lower Case`, or :menuselection:`Edit --> To Lowercase`. To make the text all uppercase select it first then press :kbd:`Control + Shift +U`, right click :menuselection:`To Uppercase`, or :menuselection:`Edit --> To Uppercase`. To capitlize the first letter of each word select the text and :menuselection:`Edit --> To Start Case` or right click :menuselection:` To Start Case`. To alphabetize your lines first select it then :menuselection:`Edit --> Sort Lines`. To sort the opposite way first select the lines then :menuselection:`Edit --> Sort Lines Reversely`.
To make the text all lowercase first select it with the mouse press then :kbd:`Control + Shift +L`, :menuselection:`To Lower Case`, or :menuselection:`Edit --> To Lowercase`. To make the text all uppercase select it first then press :kbd:`Control + Shift +U`, right click :menuselection:`To Uppercase`, or :menuselection:`Edit --> To Uppercase`. To capitalize the first letter of each word select the text and :menuselection:`Edit --> To Start Case` or right click :menuselection:` To Start Case`. To alphabetize your lines first select it then :menuselection:`Edit --> Sort Lines`. To sort the opposite way first select the lines then :menuselection:`Edit --> Sort Lines Reversely`.
To print a text :menuselection:`File --> Print` or press :kbd:`control + p`. To change which printer you use have use the :guilabel:`Name` field. To get more options for printing press the :guilabel:`Options` button. To change how many copies to print change the number in the :guilabel:`Copies` field. To print on a certain range of pages use the :guilabel:`Pages From` field to choose a range of pages. To get to even more printer options press the :guilabel:`Properties` button. To collate the printed pages check the :guilabel:`Collate` checkbox. To reverse the order pages are printed check the :guilabel:`Reverse` checkbox.

Loading…
Cancel
Save