Separating Line Numbers from Text in Terminal: Emacs

Viewed 657

When I run emacs in Terminal mode and have the global-linum-mode option enabled , the line numbers are very close to my text and it is really irritating for the eyes. Is there a way to separate the line numbers from the text in Emacs?

2 Answers
Related