Nano Command Summary

Nano is the Communitynet's file editor. Just like Lynx, it features a small list of common commands at the bottom of the screen:

^G Get Help  ^O WriteOut  ^R Read File ^Y Prev Pg   ^K Cut Text  ^C Cur Pos
^X Exit      ^J Justify   ^W Where is  ^V Next Pg   ^U UnCut Text^T To Spell
^- Goto
If you wanted to search for a word in the file you're editing, you would use the "^W Where is" function. "^" means press the "Ctrl" key. In this example, you would press "W" while holding the "Ctrl" key.