Difference between revisions of "Template:NANO"
Jump to navigation
Jump to search
m |
m |
||
| Line 16: | Line 16: | ||
|- | |- | ||
|'''CTL+W''' | |'''CTL+W''' | ||
| − | |= Search for %string% | + | |= Search for %%string%% |
|- | |- | ||
|'''CTL+\''' | |'''CTL+\''' | ||
| − | |= Search for %string | + | |= Search for %%string%% and replace with $$string$$ |
|- | |- | ||
|'''CTL+C''' | |'''CTL+C''' | ||
Latest revision as of 20:37, 16 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 %%string%% and replace with $$string$$ |
| CTL+C | = Show line numbers |
More info = http://en.wikipedia.org/wiki/Nano_(text_editor)