5

How can I enable Undo in nano? I am using a ssh connection with a server. I can not update the version of nano that is installed on the server. Is there anyway to use GNU nano 2.3.1 to have Undo function?

1 Answers1

2

Alt-U to undo,

Alt-E to redo,


More hotkeys:

Ctrl-K to cut,

Ctrl-U to paste,

Ctrl-Z to send to background (fg to bring back)

wsdzbm
  • 899
  • 1
  • 7
  • 12