Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

some color fails in command.



Gentlemen:

    echo -e "$fg[red]foo"
    echo -e "\e[36;1mbar\e[0m"

Sourced, both work, but if I make the script executable the top one fails (stays B&W) but the second line continues to work as expected. How should I understand that?




Messages sorted by: Reverse Date, Date, Thread, Author