jump to line X in nano editor
The shortcut is: CTRL+shift+- ("shift+-" results in "_")
After typing the shortcut, nano will let you to enter the line you wanna jump to, type in the line number, then press ENTER.
In the nano editor
Ctrl+_
On opening a file
nano +10 file.txt