nano check line number code example
Example 1: display number of lines in nano linux
Press
Alt+#
or
Alt+Shift+3
Example 2: nano add line numbers
according to the man page for nanorc, you can add set linenumbers in ~/.nanorc, /etc/nanorc, $XDG_CONFIG_HOME/nano/nanorc or ~/.config/nano/nanorc.