138 Révisions (5f68accccfd2e7cf2b7c4563b0ceb51a68f97868)
 

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