trapd00r / zsh-syntax-highlighting-filetypes

zsh syntax highlighting with dircolors in realtime
155 stars 17 forks source link

dev/auto-colorize #1

Closed mathstuf closed 12 years ago

mathstuf commented 12 years ago

Implement grabbing the syntax highlighting directly from LS_COLORS. This avoids basically hard-coding values based on LS_COLORS, allows non-256color terminals to support it as well, and makes the code cleaner in general. The documentation should probably be updated as well (will do soon).

trapd00r commented 12 years ago

Wonderful, thanks. Perhaps @nicoulaj would be interested now, with a much better implementation?

nicoulaj commented 12 years ago

Yes, of course, feel free to send a pull request !

mathstuf commented 12 years ago

@nicoulaj Hrm...where to send the pull request? I can't find your repo.

nicoulaj commented 12 years ago

@mathstuf it's here: https://github.com/zsh-users/zsh-syntax-highlighting