Difference between revisions of "Template:NANO"
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
*Search = '''CTL+W''' | *Search = '''CTL+W''' | ||
*Search and replace = '''CTL+\''' | *Search and replace = '''CTL+\''' | ||
| + | *Show line numbers = '''ALT+C''' | ||
*More info = http://en.wikipedia.org/wiki/Nano_(text_editor) | *More info = http://en.wikipedia.org/wiki/Nano_(text_editor) | ||
---- | ---- | ||
Revision as of 11:41, 3 October 2013
- NANO Editor Help
- Save the file by typing CTL+O and then pressing Enter.
- To exit "nano" type CTL+X.
- Delete line = CTL+K
- Undelete line = CTL+U
- Search = CTL+W
- Search and replace = CTL+\
- Show line numbers = ALT+C
- More info = http://en.wikipedia.org/wiki/Nano_(text_editor)