Is there a keyboard shortcut for toggling line number display in the nano editor on a Mac?
The keyboard shortcut Option-# that works in Linux work doesn't work on a Mac.
I read where someone suggested Control-# or Option-C but they don't work either.
I realize it can be set in the nanorc configuration file, but I only want to see line numbers when I need them, like when I need to see which line an error is occurring on, hence the desire to toggle the display.