-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syntax Highlighting #26
Comments
Add a line |
I think I understand what you're saying, but before I make these changes, was I supposed to install nano-win into a certain directory? |
No. But wherever you do, make sure your '.nanorc' contains an absolute path to default syntax files. |
I have the same problem. I can't get any color when running nano in powershell ( Can someone please provide:
|
You also said in your latest commit that you enabled |
I used the default |
I just installed nano (both same & latest versions) on a new Window 10 Pro. I copied all the nano config, environment and all the various terminal and character coding settings I could think of to the new machine, but no matter what I do, I am not able to get colors showing in pwsh (core), even if they're working perfectly for all other programs I use via terminal. I have no idea what is causing this not to work ion this machine. UPDATE This is not the whole story. On the other machine, it has administrator rights and still works. |
Read the above carefully and yes, I know it can be very confusing at first glance, but I ain't judging. |
|
By the way, for a nicer set of syntax highlighting definitions see: |
I've seen that Nano supports syntax highlighting by default, but when I try opening a simple
.py
file with nano, no syntax highlighting is applied.The text was updated successfully, but these errors were encountered: