Nano is a great little editor for when you need to tweak code from within a terminal window. It is not exactly robust though. You can deal with one little annoyance easily, though. To show what line number the cursor is on, use the command ‘nano – c‘, when initially opening the editor.