- Add initialization file comments, change some options from
bracketed to underlined to emphasize that they are not
optional.
+- nanorc.sample:
+ - Make nanorc entry less tolerant of invalid colors.
GNU nano 1.1.99pre2 - 2003.02.03
- General:
#color brightwhite "^ *syntax [^ ]*"
#color brightblue "^ *set\>" "^ *unset\>" "^ *syntax\>"
#color white "^ *color\>.*"
-#color yellow "^ *color [^ ]*"
+#color yellow "^ *color (bright)?(white|black|red|blue|green|yellow|magenta|cyan)\>"
#color magenta "^ *color\>"
#color green "^#.*$"