numixproject / numix-folders

Alternate folders for use with our base icon theme.
GNU General Public License v3.0
152 stars 26 forks source link

problem with case conversion? #152

Closed jamdox closed 8 years ago

jamdox commented 8 years ago

Was getting "Oops...colour" error. Might have fixed it by commenting out line 159 of numix-folders script.

Zsh.

andia89 commented 8 years ago

Cannot reproduce this. What did you type in as colour when asked?

jamdox commented 8 years ago

blue

andia89 commented 8 years ago

still not reproducible for me. When running numix-folders with zsh``and selectingblue` everything works fine

What does echo "$(tr '[:upper:]' '[:lower:]' <<< "blue")" give you?

Foggalong commented 8 years ago

Closing since without more information we can't fix it :(