Nano commands - statonlab/NF_workshop GitHub Wiki

Nano commands

Nano is a great introductory text editor, but it has its limits. Here are some common commands that will make life a bit easier when developing anything using nano.

  • save: ctrl + s
  • exit: ctrl + x
  • undo: press and release esc, then u