Normally when we used linux terminal for coding ,nano editor is more preferable to use to text editing than use normal text editor like atom.
Short cuts for nano editors
Ctrl+O Save option
Ctrl+K Cut
Ctrl+U Uncut
Ctrl+E End line
Ctrl+A Begun of line
Ctrl+W Search for text
Ctrl+X Exit
Ctrl+J Justify
Ctrl+H Backspace
Ctrl+D Delete
Ctrl+/ Line to be
Ctrl+F Move forward character
Ctrl+B Move backward character
Ctrl+sp Next word
Ctrl+N Next line
Ctrl+P Previous line
Ctrl+Z Automatic recovery
Ctrl+C Stop the running
Ctrl+6 Highlight
Ctrl+V Move down a page
Ctrl+Y Move up a page
Alt+A Step selecting
Ctrl+R Open a new file
nice work
ReplyDelete