Does the Nano minimal text editor have a keyboard shortcut feature to jump to a specified line?
Vim provides several analogs.
In the nano editor
Ctrl+_
On opening a file
nano +10 file.txt