Nano Text editor
- Nano is a text editor for Unix-like computing systems or operating environments using a command line interface.
- It emulates the Pico text editor, part of the Pine email client, and also provides additional functionality
- Original author : Chris Allegretta
- Written in C
- License : GNU General Public License
- Website : https://www.nano-editor.org/

Commands Of Nano Text editor
- Ctrl+T : Spell checker
- Alter+W : Repeat
- Alter+A : Selection mode
- Alter+6 : Copy
- Alter+U : paste
- Ctrl+Z : Suspend
- Ctrl+_ (under score) :Minimize
Ctrl+0 : Maximize
- Ctrl+7 : Screen full up
- Ctrl+K : Cut
- Ctrl+U : Paste
- Ctrl+N : New line
- Ctrl+B : Go back in charters
- Ctrl+D : Delete
- F11 : Full screen
- Ctrl+\ : Replace
- Ctrl+L : Refresh
- Ctrl+A : Begging of current line
- Ctrl+G : Display to help set
- Ctrl+J : Justify for line
- Ctrl+Space-bar : Foward word
- Ctrl+C: position of cursor
- Alter+/= : Go last line
- Alter+\= : Go First line
Ctrl+L : Refresh the current screen
Excellent Work.
ReplyDeleteThank you daa.
Delete