138 커밋 (5f68accccfd2e7cf2b7c4563b0ceb51a68f97868)
 

작성자 SHA1 메시지 날짜
  Valodim 5f68accccf Don't highlight if buffer is longer than $ZSH_HIGHLIGHT_MAXLENGTH 13 년 전
  Julien Nicoulaud 8ebce17a11 Merge pull request #63 from garinger/master 13 년 전
  Julien Nicoulaud a18e43d059 Fix README links 13 년 전
  garinger e7ab165310 * optimize discrimination of bracket-type 13 년 전
  garinger f1eb5aeef7 skip all brackets inside quotes (" and ') 13 년 전
  garinger 2fe9505647 simplify check for bracket under cursor 13 년 전
  garinger 05e4a031c7 * remove a safety belt - no need to check if array has elements, as defaults are provided 13 년 전
  garinger d4acac9837 eliminate a variable and simplify 13 년 전
  garinger ef74d2b611 Only match brackets of the same type 13 년 전
  Julien Nicoulaud eb749f2681 Merge pull request #62 from garinger/master 13 년 전
  garinger 48c30a805a highlight opening bracket with "bracket-error" style, if the closing bracket is still missing 13 년 전
  garinger 1858be26bd exclude .beep 13 년 전
  garinger 3802e03b4c exclude .beep 13 년 전
  Julien Nicoulaud 9e75ca0e76 Add @tednaleid to the list of contributors 13 년 전
  Julien Nicoulaud 28720c77aa Some fixes consecutive to pull request #61 merge 13 년 전
  Julien Nicoulaud df2fe2a97d Merge pull request #61 from tednaleid/master 13 년 전
  Ted Naleid 4ed9f9a68f fix for issue #60, unrecognized modifier 'A' on startup 13 년 전
  Julien Nicoulaud e04f6ab862 Safety checks before looking up cursor position 13 년 전
  Julien Nicoulaud f6af27b8a6 More reliable way to hook precmd 13 년 전
  Julien Nicoulaud 52bdb56fdb Merge pull request #57 from guidovansteen/patch-1 13 년 전
  Guido 71e797a8b5 Much easier and less error prone way to start highlighting immediately after the creation of a new command line. 13 년 전
  Julien Nicoulaud bf4fe1f228 Another README link fix 13 년 전
  Julien Nicoulaud 1435868740 Another README link fix 13 년 전
  Julien Nicoulaud e7d7ccfe35 Group if statements in f26310d97e 13 년 전
  Guido f26310d97e * enable command lines starting with a hyphen. 13 년 전
  Guido 56801a6b42 * added a workaround to start highlighting immediately after the creation of a new command line. 13 년 전
  Julien Nicoulaud ef4f5ed638 Fix READMEs 13 년 전
  Julien Nicoulaud bb7fcb79fa Fix #56: tolerance to WARN_GLOBAL option 13 년 전
  Julien Nicoulaud 55e6a85fbb Merge branch 'master' of github.com:nicoulaj/zsh-syntax-highlighting 13 년 전
  Julien Nicoulaud 0772ddd346 Big refactoring. 13 년 전
  NAKAMURA Yoshitaka 0999ab05ba do nothing if PENDING inputs are exist 13 년 전
  Julien Nicoulaud 19f16752bb Issue 49: Don't use readlink, options differ between systems 13 년 전
  Julien Nicoulaud bc788f3f19 Start splitting highlighters to separate files. 13 년 전
  Julien Nicoulaud 2f0fb81af4 More efficient way to look for elements in arrays 13 년 전
  Julien Nicoulaud 3abf463753 More code style fixes 13 년 전
  Julien Nicoulaud 2670c93e05 Make sure functions names match _zsh_highlight_* 13 년 전
  Julien Nicoulaud dd84bff854 Code style 13 년 전
  Julien Nicoulaud 6879d3c29f Issue 47: Removing styling of 'isearch' and 'special', as it has no effect 13 년 전
  Julien Nicoulaud e1479022a0 Merge branch 'hchbaw-for-nicoulaj' 13 년 전
  Julien Nicoulaud 69e7442e4d Add nakamuray to the list of contributors 13 년 전
  Julien Nicoulaud fdc113996e Merge branch 'highlight-assignment' of https://github.com/nakamuray/zsh-syntax-highlighting into nakamuray-highlight-assignment 13 년 전
  NAKAMURA Yoshitaka 390ab0fc32 Highlight variable assignment 13 년 전
  Julien Nicoulaud d66b15aeb0 Fix contributor URL 13 년 전
  Julien Nicoulaud 93c9e6a753 Split off contributors list to a separate file 13 년 전
  Julien Nicoulaud ca79a5f65a Fix fish shell URL 13 년 전
  Julien Nicoulaud 78ff61eddc Fix typo 13 년 전
  Takeshi Banse bb5f41ef6d Add contrib/keyword.zsh 13 년 전
  Takeshi Banse 0948c3d676 Introduce _zsh_add-highlighter. 13 년 전
  Takeshi Banse 6663c5647d Make bracket match a function. 13 년 전
  Takeshi Banse 07588d2165 Make core syntax highlighting a function. 13 년 전