Difference between revisions of "Template:NANO"
Jump to navigation
Jump to search
m |
|||
| Line 21: | Line 21: | ||
|= Search for and replace $string$ | |= Search for and replace $string$ | ||
|- | |- | ||
| − | |''' | + | |'''CTL+C''' |
|= Show line numbers | |= Show line numbers | ||
|} | |} | ||
More info = http://en.wikipedia.org/wiki/Nano_(text_editor) | More info = http://en.wikipedia.org/wiki/Nano_(text_editor) | ||
---- | ---- | ||
Revision as of 20:04, 5 June 2015
- NANO Editor Help
| CTL+O | = Save the file and then press Enter |
| CTL+X | = Exit "nano" |
| CTL+K | = Delete line |
| CTL+U | = Undelete line |
| CTL+W | = Search for $string$ |
| CTL+\ | = Search for and replace $string$ |
| CTL+C | = Show line numbers |
More info = http://en.wikipedia.org/wiki/Nano_(text_editor)