mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-02-13 10:05:31 +08:00
Created small image at misc/screenshot.png and added it to README.md.
This commit is contained in:
parent
7e334e7fe8
commit
6035534f8c
@ -3,6 +3,8 @@ zsh-syntax-highlighting
|
|||||||
|
|
||||||
**[Fish shell](http://www.fishshell.com) like syntax highlighting for [Zsh](http://www.zsh.org).**
|
**[Fish shell](http://www.fishshell.com) like syntax highlighting for [Zsh](http://www.zsh.org).**
|
||||||
|
|
||||||
|
![](https://https://github.com/jimmijj/zsh-syntax-highlighting/misc/screenshot.png)
|
||||||
|
|
||||||
*Requirements: zsh 4.3.17+.*
|
*Requirements: zsh 4.3.17+.*
|
||||||
|
|
||||||
|
|
||||||
|
11
TODO
11
TODO
@ -1,13 +1,2 @@
|
|||||||
- 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
|
|
||||||
|
|
||||||
- set different colors for each atom (dir/links) of path
|
- set different colors for each atom (dir/links) of path
|
||||||
- separate lsstyle for files and prefix_file?
|
- 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)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user