zsh-syntax-highlighting/highlighters
Daniel Shahaf 4f5bb6cf96 Merge remote-tracking branch 'upstream/pr/308' into HEAD
* upstream/pr/308:
  'main': Fix issue #302, "Process substitution misparsed as redirection".
  'main': Factor out common code.  No functional change.
  'main': Add a regression test for issue #302, "Process substitution misparsed as redirection".
2016-05-13 01:24:01 +00:00
..
brackets 'brackets': Fix for one-based indexing 2016-05-11 01:11:49 +02:00
cursor highlighters: Use _zsh_highlight_add_highlight 2016-04-29 10:09:16 -05:00
line highlighters: Use _zsh_highlight_add_highlight 2016-04-29 10:09:16 -05:00
main Merge remote-tracking branch 'upstream/pr/308' into HEAD 2016-05-13 01:24:01 +00:00
pattern tests: Add tests for 'brackets' and 'pattern' 2016-05-05 15:36:33 -05:00
root highlighters: Use _zsh_highlight_add_highlight 2016-04-29 10:09:16 -05:00
README.md docs: Followup to the recent docs branch: clean up some internal cross-references. 2015-11-27 04:07:02 +00:00

zsh-syntax-highlighting / highlighters

Navigate into the individual highlighters' documentation to see what styles ($ZSH_HIGHLIGHT_STYLES keys) each highlighter defines.

Refer to the documentation on highlighters for further information.