zsh-syntax-highlighting/TODO

14 lines
462 B
Plaintext
Raw Normal View History

2014-09-24 09:51:14 +08:00
- add possibility to configure file colors in .zshrc
a) no colors at all for all files
b) one defined colors for all files
c) the same color as path
d) use LS_COLORS
2014-09-25 00:03:29 +08:00
- set different colors for each atom (dir/links) of path
2014-09-24 09:51:14 +08:00
- separate lsstyle for files and prefix_file?
- describe in README
a) new STYLES (files, command prefix)
b) how to switch colors (theme) for files
c) how to change color for single file type (via ZSH_HIGHLIGHT_FILES table)