I'd like the line numbers to show automatically whenever I use nano. I've seen the set const
command in ~/.nanorc
but I want to see the line numbers in the column to the left, activated by meta-#
within nano. Is there a way to automatically use meta-#
whenever I use nano
without having to do it myself?
Thanks