Update FeatherPad captilization and spellcheck it

pull/2/head
Lyn Perrine 8 months ago
parent 71c724625a
commit a607cce461

@ -1,7 +1,7 @@
Chapter 2.4.2 Featherpad
Chapter 2.4.2 FeatherPad
========================
Featherpad is Lubuntu's default lightweight text editor.
FeatherPad is Lubuntu's default lightweight text editor.
It supports:
- Tabs
@ -16,9 +16,9 @@ It supports:
Usage
------
To open a new file press the button that looks like a piece of paper with a plus sign, press :kbd:`Control+N`, or :menuselection:`File --> New`. If you wish to open a text file press the button that looks like a folder, :menuselection:`File --> Open`, or press :kbd:`control + o`. To open your recently modified files :menuselection:`File --> Recently modified`. To save your file after typing in the main part of the window press the button that looks like a floppy disk, :menuselection:`File --> Save`, or press :kbd:`control +s`. To save a file with a different file name press :kbd:`Control+Shift+S` or :menuselection:`File --> Save As`. To show your To reload a file if something else has changed that file in Featherpad press the arrow that loops back on itself to reload the page, :kbd:`Control +Shift + R`, the button that looks like a browser refresh button, or :menuselection:`File --> Reload`. If you have unsaved changes to a file an :guilabel:`*` will show in the tab bar if you have unsaved changes.
To open a new file press the button that looks like a piece of paper with a plus sign, press :kbd:`Control+N`, or :menuselection:`File --> New`. If you wish to open a text file press the button that looks like a folder, :menuselection:`File --> Open`, or press :kbd:`control + o`. To open your recently modified files :menuselection:`File --> Recently modified`. To save your file after typing in the main part of the window press the button that looks like a floppy disk, :menuselection:`File --> Save`, or press :kbd:`control +s`. To save a file with a different file name press :kbd:`Control+Shift+S` or :menuselection:`File --> Save As`. To show your To reload a file if something else has changed that file in FeatherPad press the arrow that loops back on itself to reload the page, :kbd:`Control +Shift + R`, the button that looks like a browser refresh button, or :menuselection:`File --> Reload`. If you have unsaved changes to a file an :guilabel:`*` will show in the tab bar if you have unsaved changes.
To type things into your text file the main part of the window similar to a word processor. If you are programming with Featherpad the file extension will probably automatically select the correct syntax highlighting. To toggle syntax highlighting press :kbd:`Control+Shift+H` or :menuselection:`Options --> Syntax Highlighting`. To view line numbers of the file press :kbd:`control +l` or :menuselection:`Options --> Line Numbers` and do the same thing to turn it off. The line numbers will show the current line number in yellow. To enable word wrap press :kbd:`Control +W` or :menuselection:`Options --> Wrap Lines` and then press the same thing again to turn word wrapping off. To automatically indent lines press :kbd:`Control +I` or :menuselection:`Options --> Auto-Indentation`. To toggle document properties press :kbd:`Control + Shift +D` or :menuselection:`File --> Document Properties`.
To type things into your text file the main part of the window similar to a word processor. If you are programming with FeatherPad the file extension will probably automatically select the correct syntax highlighting. To toggle syntax highlighting press :kbd:`Control+Shift+H` or :menuselection:`Options --> Syntax Highlighting`. To view line numbers of the file press :kbd:`control +l` or :menuselection:`Options --> Line Numbers` and do the same thing to turn it off. The line numbers will show the current line number in yellow. To enable word wrap press :kbd:`Control +W` or :menuselection:`Options --> Wrap Lines` and then press the same thing again to turn word wrapping off. To automatically indent lines press :kbd:`Control +I` or :menuselection:`Options --> Auto-Indentation`. To toggle document properties press :kbd:`Control + Shift +D` or :menuselection:`File --> Document Properties`.
.. image:: featherpad.png
:width: 80%
@ -29,9 +29,9 @@ To open a new tab and empty text file press the button with a piece of paper wit
.. image:: featherpad-sidebar.png
If you have multiple copies of the same file open in Featherpad it will be open read only and shown in yellow. If you want to edit the file even though you have it open you will need to press :kbd:`Control+Shift+E`, :menuselection:`Edit --> Edit`, or press the button that looks like a pencil to actually edit the file. You should be careful as the file may not have the contents you expect when editing it in two tabs or editors.
If you have multiple copies of the same file open in FeatherPad it will be open read only and shown in yellow. If you want to edit the file even though you have it open you will need to press :kbd:`Control+Shift+E`, :menuselection:`Edit --> Edit`, or press the button that looks like a pencil to actually edit the file. You should be careful as the file may not have the contents you expect when editing it in two tabs or editors.
To make text in Featherpad bigger press :kbd:`Control+ +` or hold :kbd:`Control` and move the mousewheel up. To make text in Featherpad smaller press :kbd:`Control+ -` or hold :kbd:`Control` and move the mousewheel down. To reset the zoom press :kbd:`Control+ 0`.
To make text in FeatherPad bigger press :kbd:`Control+ +` or hold :kbd:`Control` and move the mousewheel up. To make text in FeatherPad smaller press :kbd:`Control+ -` or hold :kbd:`Control` and move the mousewheel down. To reset the zoom press :kbd:`Control+ 0`.
If you want to close all tabs to the left right click on the tab bar :menuselection:`Close Previous Tabs`. To close all tabs to the right right click on the tab bar :menuselection:`Close Next Tabs`. To only leave open the tab you right clicked on right click and select :menuselection:`Close Other Tabs`. To copy the file name right click on the tab bar and select :menuselection:`Copy File Name`. To copy the path to the file you have open right click on the tab bar and select :menuselection:`Copy File Path`. To reorder your tabs left click and drag the tab to where you want it. To open the folder the file is in a fire manager right click and select :menuselection:`Open Containing Folder`.
@ -39,7 +39,7 @@ If you want to close all tabs to the left right click on the tab bar :menuselect
If you make a mistake and want to undo it press :kbd:`control + z`, right click :menuselection:`Undo`, :menuselection:`Edit --> Undo`, 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, right click :menuselection:`Redo`, :menuselection:`Edit --> Redo`, or press :kbd:`Control +Shift +Z`. To input a number of spaces equal to a tab press :kbd:`Control +Tab`.
To select all text in the text file press :kbd:`Control +A`, right click :menuselection:`Select All`, or :menuselection:`Edit --> Select All`. To copy text from Featherpad press :kbd:`Control +C`, right click :menuselection:`Copy`, or :menuselection:`Edit --> Copy`. To paste text press :kbd:`Control+ V`, right click :menuselection:`Paste` or :menuselection:`Edit --> Paste`. To Cut text press :kbd:`Control+X`, right click :menuselection:`Cut`, or :menuselection:`Edit --> Cut`. If you have text selected you can delete it by pressing :kbd:`Delete` or :menuselection:`Edit --> Delete`. To paste in the date and time press :kbd:`Control + Shift +V` or :menuselection:`Edit --> Paste Date and Time`. To go to the end of the current line in the editor press the :kbd:`End` key. To move to the start of the current line press the :kbd:`Home` key. To convert tabs to spaces :menuselection:`Edit --> Tabs to spaces` or right click and select :menuselection:`Tabs to spaces`.
To select all text in the text file press :kbd:`Control +A`, right click :menuselection:`Select All`, or :menuselection:`Edit --> Select All`. To copy text from FeatherPad press :kbd:`Control +C`, right click :menuselection:`Copy`, or :menuselection:`Edit --> Copy`. To paste text press :kbd:`Control+ V`, right click :menuselection:`Paste` or :menuselection:`Edit --> Paste`. To Cut text press :kbd:`Control+X`, right click :menuselection:`Cut`, or :menuselection:`Edit --> Cut`. If you have text selected you can delete it by pressing :kbd:`Delete` or :menuselection:`Edit --> Delete`. To paste in the date and time press :kbd:`Control + Shift +V` or :menuselection:`Edit --> Paste Date and Time`. To go to the end of the current line in the editor press the :kbd:`End` key. To move to the start of the current line press the :kbd:`Home` key. To convert tabs to spaces :menuselection:`Edit --> Tabs to spaces` or right click and select :menuselection:`Tabs to spaces`.
To search your text file press :kbd:`Control + f`, the magnifying glass button, or :menuselection:`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 not make the search case sensitive press the :guilabel:`Aa` button or press :kbd:`F5`. To only match whole words press the :guilabel:`...` button or press :kbd:`F6`. To use a regular express press the :guilabel:`Rx` button or press :kbd:`F7`. To make the search not case sensitive, whole word, or use a regular expression press the same button to turn that off.
@ -59,7 +59,7 @@ 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 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`.
@ -67,7 +67,7 @@ To print a text :menuselection:`File --> Print` or press :kbd:`control + p`. To
.. image:: featherpad-print.png
To run an executable script press :kbd:`Control+E`. To stop running the executable you ran press press :kbd:`Control + Alt +E`. To quit Featherpad press :kbd:`Control+Q`.
To run an executable script press :kbd:`Control+E`. To stop running the executable you ran press press :kbd:`Control + Alt +E`. To quit FeatherPad press :kbd:`Control+Q`.
Spellcheck
----------
@ -76,7 +76,7 @@ To open a spell check window press :kbd:`F2` or :menuselection:`Edit --> Check S
.. image:: Featherpad-spellcheck.png
To view what words you have added to your dictionary :menuselection:`Edit --> User Dictionary`. To get spellcheck to work the first time you will need to select a langauge to run on :guilabel:`Hunspell dictionary path` on the :guilabel:`Text` tab of Featherpad prefrences.
To view what words you have added to your dictionary :menuselection:`Edit --> User Dictionary`. To get spellcheck to work the first time you will need to select a language to run on :guilabel:`Hunspell dictionary path` on the :guilabel:`Text` tab of FeatherPad preferences.
Saving Sessions
---------------
@ -86,25 +86,25 @@ To open all the files if you work on several together in a session press :kbd:`C
Customizing
------------
To view the preferences for Featherpad press :kbd:`control +Shift +P` or :menuselection:`Options --> Preferences`. To change settings on how Featherpad handles the window use the :guilabel:`Window` tab. To have Featherpad be the same size as when you last closed it check the :guilabel:`Remember window size on Closing` checkbox. If you choose for Featherpad not to remember size you can change :guilabel:`Start with this size` field for height and width to start Featherpad. To have Featherpad appear on the same position it was when Featherpad was closed check the :guilabel:`Remember window position on closing` checkbox. To start with the side-pane on Featherpad check the :guilabel:`Start with side-pane mode`. To hide the toolbar you can press the :guilabel:`Do not show toolbar` checkbox. To not show the menubar by default check the :guilabel:`Do not show menubar` checkbox. To turn of keyboard shortcuts with the :kbd:`Alt` keys for navigating menus check the :guilabel:`Disable menubar accelarators` checkbox. To use your system icons when possible check the :guilabel:`Use system icons when possible` checkbox. To have the searchbar hidden by default check the :guilabel:`Hide search bar by default` checkbox. To have the same search history across all tabs use the :guilabel:`Use a shared search history` checkbox. To show where your cursor is on the statusbar at the bottom check the :guilabel:`Show cursor position on status bar`.
To view the preferences for FeatherPad press :kbd:`control +Shift +P` or :menuselection:`Options --> Preferences`. To change settings on how FeatherPad handles the window use the :guilabel:`Window` tab. To have FeatherPad be the same size as when you last closed it check the :guilabel:`Remember window size on Closing` checkbox. If you choose for FeatherPad not to remember size you can change :guilabel:`Start with this size` field for height and width to start FeatherPad. To have FeatherPad appear on the same position it was when FeatherPad was closed check the :guilabel:`Remember window position on closing` checkbox. To start with the side-pane on FeatherPad check the :guilabel:`Start with side-pane mode`. To hide the toolbar you can press the :guilabel:`Do not show toolbar` checkbox. To not show the menubar by default check the :guilabel:`Do not show menubar` checkbox. To turn of keyboard shortcuts with the :kbd:`Alt` keys for navigating menus check the :guilabel:`Disable menubar accelarators` checkbox. To use your system icons when possible check the :guilabel:`Use system icons when possible` checkbox. To have the searchbar hidden by default check the :guilabel:`Hide search bar by default` checkbox. To have the same search history across all tabs use the :guilabel:`Use a shared search history` checkbox. To show where your cursor is on the statusbar at the bottom check the :guilabel:`Show cursor position on status bar`.
The :guilabel:`Tab position` menu moves where the tab around on the screen. To hide the tabbar with only one tab check the :guilabel:`Do not show a single tab` checkbox. To have the window close after closing the last tab check the :guilabel:`Close window on closing its last tab`. To have Featherpad open a new window when you are on a different virtual desktop check the :guilabel:`Always open in separate windows` checkbox. The checkbox :guilabel:`Native file dialog` uses the systems file dialog to integrate with the system.
The :guilabel:`Tab position` menu moves where the tab around on the screen. To hide the tabbar with only one tab check the :guilabel:`Do not show a single tab` checkbox. To have the window close after closing the last tab check the :guilabel:`Close window on closing its last tab`. To have FeatherPad open a new window when you are on a different virtual desktop check the :guilabel:`Always open in separate windows` checkbox. The checkbox :guilabel:`Native file dialog` uses the systems file dialog to integrate with the system.
.. image:: featherpadpreferences.png
To change preferences on how text is displayed choose the :guilabel:`Text` Tab. To have Featherpad remember what font you want press the :guilabel:`Remember Font` checkbox.To have your Featherpad wrap lines if your line is too long by default check the :guilabel:`Wrap lines by default` checkbox. To have Featherpad automatically indent new lines by default check the :guilabel:`Auto-indent by default` checkbox. To have Featherpad automatically insert closing brackets check the :guilabel:`Auto-bracket` checkbox. To have Featherpad replace triple periods and double hyphens with other characters representing the same thing check the :guilabel:`Replace triple periods and double hyphens while typing` checkbox. The checkbox for :guilabel:`Always show line numbers` always shows line numbers.
To change preferences on how text is displayed choose the :guilabel:`Text` Tab. To have FeatherPad remember what font you want press the :guilabel:`Remember Font` checkbox.To have your FeatherPad wrap lines if your line is too long by default check the :guilabel:`Wrap lines by default` checkbox. To have FeatherPad automatically indent new lines by default check the :guilabel:`Auto-indent by default` checkbox. To have FeatherPad automatically insert closing brackets check the :guilabel:`Auto-bracket` checkbox. To have FeatherPad replace triple periods and double hyphens with other characters representing the same thing check the :guilabel:`Replace triple periods and double hyphens while typing` checkbox. The checkbox for :guilabel:`Always show line numbers` always shows line numbers.
When you select text if you want it to be highlighted check the :guilabel:`Selection highlighting` checkbox. If you do not want Featherpad to highlight syntax by default uncheck the :guilabel:`Highlight syntax by default` checkbox. If you want to change the be able to change the syntax highlight check the checkbox for :guilabel:`Support Syntax override`. To have Featherpad not highlight overly large text files change the :guilabel:`Never highlight syntax for files >` field. To have Featherpad show a dot for whitespace check the :guilabel:`Show whitespaces` checkbox. To show formatting marks when there is a line and paragraph ends check the :guilabel:`Also who line and document ends` checkbox. To show To have a dark color scheme for Featherpad check the :guilabel:`Dark Color Scheme` checkbox. To change exactly how dark the value of this color is change the :guilabel:`Background color value` field. After changing the dark theme settings you will need to restart Featherpad.
When you select text if you want it to be highlighted check the :guilabel:`Selection highlighting` checkbox. If you do not want FeatherPad to highlight syntax by default uncheck the :guilabel:`Highlight syntax by default` checkbox. If you want to change the be able to change the syntax highlight check the checkbox for :guilabel:`Support Syntax override`. To have FeatherPad not highlight overly large text files change the :guilabel:`Never highlight syntax for files >` field. To have FeatherPad show a dot for whitespace check the :guilabel:`Show whitespaces` checkbox. To show formatting marks when there is a line and paragraph ends check the :guilabel:`Also who line and document ends` checkbox. To show To have a dark color scheme for FeatherPad check the :guilabel:`Dark Color Scheme` checkbox. To change exactly how dark the value of this color is change the :guilabel:`Background color value` field. After changing the dark theme settings you will need to restart FeatherPad.
To change how Featherpad will show dates type how you want the date in the :guilabel:`Date and time format` field. The field for :guilabel:`Text tab size` is how wide to make the tab character. The checkbox for :guilabel:`Ensure an empty last line on saving` leaves a blank line whenever you save your document. The checkbox for :guilabel:`Remove trailing spaces on Saving` removes whitespace at the end of lines that is not needed. The checkbox for :guilabel:`Thick text Cursor` makes the text cursor wider so it much easier to see. To have your scrolling have inertia to keep scrolling the faster you scroll check the :guilabel:`Inertial scrolling with mouse wheel` checkbox. To change where Featherpad looks for a dictionary for spell checking change the :guilabel:`Hunspell dictionary path` field. To start spell checking from your current text cursor check the :guilabel:`Start spell checking from text cursor` checkbox.
To change how FeatherPad will show dates type how you want the date in the :guilabel:`Date and time format` field. The field for :guilabel:`Text tab size` is how wide to make the tab character. The checkbox for :guilabel:`Ensure an empty last line on saving` leaves a blank line whenever you save your document. The checkbox for :guilabel:`Remove trailing spaces on Saving` removes whitespace at the end of lines that is not needed. The checkbox for :guilabel:`Thick text Cursor` makes the text cursor wider so it much easier to see. To have your scrolling have inertia to keep scrolling the faster you scroll check the :guilabel:`Inertial scrolling with mouse wheel` checkbox. To change where FeatherPad looks for a dictionary for spell checking change the :guilabel:`Hunspell dictionary path` field. To start spell checking from your current text cursor check the :guilabel:`Start spell checking from text cursor` checkbox.
.. image:: featherpad-text-pref.png
To modify changes to your files from the preferences dialog on :guilabel:`Files` tab. The :guilabel:`Number of recent files` field lets you change how many files show in recent files. The set of radio buttons for either :guilabel:`Show recently modified files` or :guilabel:`Show recently opened files` for recent files in the menu. To clear your list of recent files :menuselection:`File --> Recently Modified --> Clear`. If you want to reopen the files you had last time the next time you open Featherpad check the :guilabel:`Start with files of last window`. To have Featherpad open with the files you had open last time check the :guilabel:`Start with files of last window`. If you want Featherpad to run executable scripts check the :guilabel:`Run executable scripts` checkbox. If you want your executable commands to start with something such as an interpreter type the command in the :guilabel:`Start with this command` field. If you want to autosave files check the :guilabel:`Save changes to files every` checkbox and then enter how often you want your files to be automatically saved. If you do not want to be able to open non text files in Featherpad check the :guilabel:`Do not permit opening of non-text files` checkbox. To paste the path of the copied files into Featherpad instead of the file themselves check the :guilabel:`Paste Paths instead of files` checkbox.
To modify changes to your files from the preferences dialog on :guilabel:`Files` tab. The :guilabel:`Number of recent files` field lets you change how many files show in recent files. The set of radio buttons for either :guilabel:`Show recently modified files` or :guilabel:`Show recently opened files` for recent files in the menu. To clear your list of recent files :menuselection:`File --> Recently Modified --> Clear`. If you want to reopen the files you had last time the next time you open FeatherPad check the :guilabel:`Start with files of last window`. To have FeatherPad open with the files you had open last time check the :guilabel:`Start with files of last window`. If you want FeatherPad to run executable scripts check the :guilabel:`Run executable scripts` checkbox. If you want your executable commands to start with something such as an interpreter type the command in the :guilabel:`Start with this command` field. If you want to autosave files check the :guilabel:`Save changes to files every` checkbox and then enter how often you want your files to be automatically saved. If you do not want to be able to open non text files in FeatherPad check the :guilabel:`Do not permit opening of non-text files` checkbox. To paste the path of the copied files into FeatherPad instead of the file themselves check the :guilabel:`Paste Paths instead of files` checkbox.
.. image:: featherpad-files-pref.png
To view all keyboard shortcuts of Featherpad switch to the :guilabel:`Shortcuts` tab. The :guilabel:`Action` column is what the shortcut does and the :guilabel:`Shortcut` column is the keyboard shortcut to change that shortcut. To change a shortcut double click on the shortcut column and press what you want the shortcut to become. If you changed a shortcut you can change it back to the default by pressing the :guilabel:`Default` button.
To view all keyboard shortcuts of FeatherPad switch to the :guilabel:`Shortcuts` tab. The :guilabel:`Action` column is what the shortcut does and the :guilabel:`Shortcut` column is the keyboard shortcut to change that shortcut. To change a shortcut double click on the shortcut column and press what you want the shortcut to become. If you changed a shortcut you can change it back to the default by pressing the :guilabel:`Default` button.
.. image:: featherpad-shortcuts.png
@ -114,14 +114,14 @@ To change what colors you use in syntax highlighting use the :guilabel:`Syntax C
Version
-------
Lubuntu ships with version 1.3.3 of Featherpad.
Lubuntu ships with version 1.3.3 of FeatherPad.
How to Launch
-------------
To launch Featherpad from the menu go to :menuselection:`Accessories --> Featherpad` or run
To launch FeatherPad from the menu go to :menuselection:`Accessories --> FeatherPad` or run
.. code::
featherpad
from the command line. The icon for Featherpad looks like a blue circle for with a pencil on it.
from the command line. The icon for FeatherPad looks like a blue circle for with a pencil on it.

Loading…
Cancel
Save