Skip to content

Nano commands

Ryan edited this page Jan 12, 2024 · 1 revision

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
Clone this wiki locally