Tagged Questions
1
vote
1answer
355 views
How to turn OFF (or at least override) syntax highlighting in nano via ~/.nanorc?
Struggling with finding a clear answer on this.
By default color syntax highlighting is enabled on my system. Clicking ALT+Y disables this, which is exactly what I want my default to be.
Any ...
0
votes
1answer
135 views
Syntax highlighting not working as expected in nano (regex error)
Lately I've been doing a bit of simple C coding in nano, and the syntax highlighting is behaving strangely. I'm not super experienced with the command line, so I might be unwittingly doing something ...
1
vote
3answers
3k views
Nano syntax highlighting
How to enable syntax highlighting for nano on Mac OSX lion?????
According to what i found so far on google is that it has got to do with /.nanorc file.
I have no idead how to get it or make it ?
...
0
votes
3answers
566 views
Nano on server ignores certain syntax coloring
I'm using nano on a server via ssh; on that system, nano doesn't have syntax color enabled by default. So I copied these nanosyntax files (for alternative, see also @CraigBarnes' answer) on the ...