1316 Commits (2409de46e78639b2292cd04357d47be84023ce11)
 

Author SHA1 Message Date
  Julien Nicoulaud 1435868740 Another README link fix 13 years ago
  Julien Nicoulaud e7d7ccfe35 Group if statements in f26310d97e 13 years ago
  Guido f26310d97e * enable command lines starting with a hyphen. 13 years ago
  Guido 56801a6b42 * added a workaround to start highlighting immediately after the creation of a new command line. 13 years ago
  Julien Nicoulaud ef4f5ed638 Fix READMEs 13 years ago
  Julien Nicoulaud bb7fcb79fa Fix #56: tolerance to WARN_GLOBAL option 13 years ago
  Julien Nicoulaud 55e6a85fbb Merge branch 'master' of github.com:nicoulaj/zsh-syntax-highlighting 13 years ago
  Julien Nicoulaud 0772ddd346 Big refactoring. 13 years ago
  NAKAMURA Yoshitaka 0999ab05ba do nothing if PENDING inputs are exist 13 years ago
  Julien Nicoulaud 19f16752bb Issue 49: Don't use readlink, options differ between systems 13 years ago
  Julien Nicoulaud bc788f3f19 Start splitting highlighters to separate files. 13 years ago
  Julien Nicoulaud 2f0fb81af4 More efficient way to look for elements in arrays 13 years ago
  Julien Nicoulaud 3abf463753 More code style fixes 13 years ago
  Julien Nicoulaud 2670c93e05 Make sure functions names match _zsh_highlight_* 13 years ago
  Julien Nicoulaud dd84bff854 Code style 13 years ago
  Julien Nicoulaud 6879d3c29f Issue 47: Removing styling of 'isearch' and 'special', as it has no effect 13 years ago
  Julien Nicoulaud e1479022a0 Merge branch 'hchbaw-for-nicoulaj' 13 years ago
  Julien Nicoulaud 69e7442e4d Add nakamuray to the list of contributors 13 years ago
  Julien Nicoulaud fdc113996e Merge branch 'highlight-assignment' of https://github.com/nakamuray/zsh-syntax-highlighting into nakamuray-highlight-assignment 13 years ago
  NAKAMURA Yoshitaka 390ab0fc32 Highlight variable assignment 13 years ago
  Julien Nicoulaud d66b15aeb0 Fix contributor URL 13 years ago
  Julien Nicoulaud 93c9e6a753 Split off contributors list to a separate file 13 years ago
  Julien Nicoulaud ca79a5f65a Fix fish shell URL 13 years ago
  Julien Nicoulaud 78ff61eddc Fix typo 13 years ago
  Takeshi Banse bb5f41ef6d Add contrib/keyword.zsh 13 years ago
  Takeshi Banse 0948c3d676 Introduce _zsh_add-highlighter. 13 years ago
  Takeshi Banse 6663c5647d Make bracket match a function. 13 years ago
  Takeshi Banse 07588d2165 Make core syntax highlighting a function. 13 years ago
  Julien Nicoulaud ea792cbf87 Add a mechanism for testing the correctness of the highlighting. 13 years ago
  Julien Nicoulaud e162de6f51 Add BSD license 13 years ago
  Julien Nicoulaud 0392fdc46a Issue 34: Do not highlight non commands as commands. 13 years ago
  Julien Nicoulaud 50b612cec4 Merge branch 'celtic-master' 13 years ago
  Julien Nicoulaud 678245bd63 Add stillmaintained badge 13 years ago
  Arlen Cuss a40d777860 Use ${(Q)arg} to expand a level of quotes, such that files/directories with spaces in their name (escaped with backslash) are noticed correctly. 13 years ago
  Takeshi Banse d2f641ca50 Carefully rebind the $clean_event. 13 years ago
  Takeshi Banse 2fd0845b77 Recreate the completion widget with its own function. 13 years ago
  Takeshi Banse 802583ea94 Make this clause function and call it afterward. 13 years ago
  Julien Nicoulaud f962bdf1e7 Fix regression 13 years ago
  Julien Nicoulaud 0b0b09de64 Fix absolute path in symlink 13 years ago
  Julien Nicoulaud 9d63573e4e Issue 30: Add a test script to watch performance 13 years ago
  Julien Nicoulaud 83372a5cee Issue 38: Conflict with command-not-found 13 years ago
  Julien Nicoulaud 4d0e833079 Merge branch 'master' of github.com:nicoulaj/zsh-syntax-highlighting 13 years ago
  Julien Nicoulaud fc5caa4e2d Fix error when sourcing twice the script 13 years ago
  Julien Nicoulaud 43e31cdc58 Fix error when source twice the script 13 years ago
  Mounier Florian 7e963c6c7e Fix issue 31 13 years ago
  Julien Nicoulaud 262755f1e7 Fix link in README 13 years ago
  Julien Nicoulaud 0a50e2a830 Issue 32: 'xargs' and 'zargs' are followed by commands (thanks to claytron) 13 years ago
  Julien Nicoulaud ca4d7fbd06 Emphasize installations instructions ;) 13 years ago
  Julien Nicoulaud a9da4e6c76 Harmonize exported variables names 13 years ago
  Julien Nicoulaud 8188920d00 Update README 13 years ago