50 次代码提交 (2d7a4784a5cdfb09391f1ce2acc0864bcb77d1b7)

作者 SHA1 备注 提交日期
  Nuri Jung fb929edc30 docs: regexp highlighter: Fix a wrong associative array name in the example. 4 年前
  Matthew Martin a238647df9 main: Add arithmetic substitution highlighting 4 年前
  Daniel Shahaf 5171ec524f Document ZSH_HIGHLIGHT_MAXLENGTH. 4 年前
  Daniel Shahaf 83ac855ceb 'main': Let AUTO_CD directories be highlighted with their own style. 4 年前
  Daniel Shahaf 3c5f63d959 'main': Highlight global aliases 4 年前
  Daniel Shahaf fb69f4ca81 'main': When the redirection operator '>&' or '<&' is followed by a positive integer, do not consider that as a filename; it's always a file descriptor. 4 年前
  Daniel Shahaf 9e036e0b0c 'main': Document the second meaning of the 'comment' style. 4 年前
  Manaswini Das dde84e1b25 docs: Fix typo 4 年前
  Daniel Shahaf f02c0bf980 Don't describe as ZSH_HIGHLIGHT_DIRS_BLACKLIST as experimental, now that it's named without the X_ prefix. 4 年前
  Matthew Martin b55832c5f8 main: Drop X_ from X_ZSH_HIGHLIGHT_DIRS_BLACKLIST 5 年前
  Sean Wei 4fb570e104
docs: Enable Syntax Highlighting for Code Snippits 5 年前
  Tobias Sette 3dc74b5c2c pattern, regexp: Declare the variable in the documentation example 5 年前
  Daniel Shahaf 38c794a978 'main': Highlight named fd redirections. 6 年前
  Matthew Martin 47c2b7e185 main: Distinguish quoted/unquoted command substitutions 6 年前
  Matthew Martin e86f75a840 main: Highlight {command,process} substitution delimiters 6 年前
  Matthew Martin 08d4401fae main: Highlight <( ) and >( ) process substitutions 6 年前
  Matthew Martin b75169597e main: Highlight command substitutions 6 年前
  Thomas Broadley 7d3ec45249 docs: fix typos 6 年前
  Matthew Martin 15e288a25c main: Mark ZSH_HIGHLIGHT_DIRS_BLACKLIST experimental 6 年前
  Matthew Martin 6713727742 main: Add ZSH_HIGHLIGHT_DIRS_BLACKLIST 6 年前
  Daniel Shahaf 4724837df0 docs: main: Clarify back-quoted-argument, back-double-quoted-argument, back-dollar-quoted-argument, and assign. 6 年前
  Daniel Shahaf d39f83509e docs: main: Add missing hyphens. 6 年前
  Matthew Martin d17417ec1b main: Highlight unclosed backtick subshells 6 年前
  Matthew Martin bdbe214453 main: Add *-quoted-argument-unclosed styles 6 年前
  Matthew Martin 25ae1c0121 main: Add ' helper function 6 年前
  Matthew Martin b07ada1255 driver: Run under emulate -L zsh and add zsyh_user_options 6 年前
  disarmer mk 4e6f60063f Add regexp highlighter 8 年前
  Daniel Shahaf b4537a972e 'main': Set fallback style for the 'arg0' style. 8 年前
  Daniel Shahaf a3d5dfcbda driver: Rename highlighter entry points 8 年前
  Daniel Shahaf fffe13a8fb docs: Minor tweak. 8 年前
  Daniel Shahaf 80148f6c84 docs: State highlighters' designated namespace. 8 年前
  Daniel Shahaf ba16cf2fb2 docs: s/myhighlighter/acme/g 8 年前
  m0viefreak f3d3aaa00c 'main': Document _pathseparator styles 8 年前
  Matthew Martin 0f43026bf0 docs: Document writing tests 8 年前
  Daniel Shahaf 0ff354b44b docs: Namespace highlighters' styles. 8 年前
  Nils Luxton 2176692704 docs: Added style key prefix convention 8 年前
  Daniel Shahaf e8af14fe1f minor: Rewrap docs for uncompiled readability. 8 年前
  Matthew Martin c346f6eb6f docs: highlighters should use _zsh_highlight_add_highlight 8 年前
  Daniel Shahaf 1f1ad09e38 docs: Restore (with changes) links removed in f5ca4b891b. 8 年前
  Daniel Shahaf eb3715a56a docs: Followup to the recent docs branch: clean up some internal cross-references. 8 年前
  Daniel Shahaf 95330c691b docs: Clarify tagline summary of 'root' highlighter 8 年前
  Daniel Shahaf 371f8183d6 docs: Minor clarification. 8 年前
  Daniel Shahaf b8ced86853 docs: Minor clarifications. 8 年前
  Daniel Shahaf 438a94496f docs: Grammar fix. 8 年前
  Daniel Shahaf 7ee350efcd docs: Port new text to individual highlighters' documentation. 8 年前
  Daniel Shahaf 22123ab622 docs: Follow-up to last: Fix markup. 8 年前
  Daniel Shahaf ded1c8789b docs: Clarify highlighters documentation. 8 年前
  Matthew Martin f5ca4b891b Remove broken links 8 年前
  Matthew Martin 0ab450ae47 docs: Move docs into docs/ 8 年前