fix: comment out 4.5's tabgives and rename 5.0 colors #355
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Just an FYI, nano 3.2 does not report errors using this
pre-4.5
PR. I created this and thepre-5.0
PR, as thev2.9
branch is significantly out of date withmaster
per v2.9...master. Also, the name v2.9 doesn't really apply to more recent versions of nano.If these PRs are accepted, I will submit a PR to update master's readme.md with a note to use these new branches. I will also modify master's install.sh to accept a
--branch pre-5.0
parameter.Using this script, I created the following branches:
latte
tobrightred
andpurple
tobrightmagenta
.tabgives
normal
towhite
, andbrightnormal
tobrightwhite
.comment
linter
magic
header
, fix regex failures, add quotes aroundsyntax
names, and comment out long string causingout of memory
error in powershell.nanorc.This last branch works on MacOS, which has nano version 2.0.6:
If we include all of these branches, we can close #49, #104, #164, #174, #186, #189, #191, #227, #229, #236, #238, #242, #335 and #349.