75 Révisions (4d0e833079fea94b4a7c2d2bc12ee811d860754d)
 

Auteur SHA1 Message Date
  Julien Nicoulaud 4d0e833079 Merge branch 'master' of github.com:nicoulaj/zsh-syntax-highlighting il y a 13 ans
  Julien Nicoulaud fc5caa4e2d Fix error when sourcing twice the script il y a 13 ans
  Julien Nicoulaud 43e31cdc58 Fix error when source twice the script il y a 13 ans
  Mounier Florian 7e963c6c7e Fix issue 31 il y a 13 ans
  Julien Nicoulaud 262755f1e7 Fix link in README il y a 13 ans
  Julien Nicoulaud 0a50e2a830 Issue 32: 'xargs' and 'zargs' are followed by commands (thanks to claytron) il y a 13 ans
  Julien Nicoulaud ca4d7fbd06 Emphasize installations instructions ;) il y a 13 ans
  Julien Nicoulaud a9da4e6c76 Harmonize exported variables names il y a 13 ans
  Julien Nicoulaud 8188920d00 Update README il y a 13 ans
  Julien Nicoulaud 60842aa75b Define a style for hashed commands il y a 13 ans
  Sorin Ionescu a7746077bf Added hashed commands highlighting to zsh-syntax-highlighting oh-my-zsh plugin. il y a 13 ans
  Sorin Ionescu 06d67990d9 Added oh-my-zsh zsh-syntax-highlighting plugin. il y a 13 ans
  Julien Nicoulaud b45891cdf4 Fix variable scope and make variable names even more obvious il y a 13 ans
  Julien Nicoulaud 0e55450a0b Issue 26: The script unplugs user defined events il y a 13 ans
  Mounier Florian 701cc303fe Highlighting bracket pair, when one is under the cursor (Issue 24) il y a 13 ans
  Mounier Florian f78e444451 Fix highlighting on new line with same buffer il y a 13 ans
  Mounier Florian a765f76656 Remove the huge zle functions array and replace it with zle -la output il y a 13 ans
  Mounier Florian 2ca730ed17 Merge branch 'master' of gh:nicoulaj/zsh-syntax-highlighting il y a 13 ans
  Mounier Florian 1da1aeb6f8 Simple rainbow style bracket matching il y a 13 ans
  Julien Nicoulaud a640bb8b96 Fix for aliases (from zsh-users) il y a 13 ans
  Mounier Florian 77ff47dc27 Add zsh version requirement il y a 13 ans
  Mounier Florian 5afa8fcb32 Add all zle hookable functions il y a 13 ans
  Julien Nicoulaud 0c138706a7 'where' and 'whereis' are both followed by commands il y a 13 ans
  Julien Nicoulaud f4a5493d12 'whence' and 'which' are both followed by commands il y a 13 ans
  Julien Nicoulaud 94ecf1b111 'nocorrect' is followed by a command il y a 13 ans
  Julien Nicoulaud 3befdc552f The script should not be executable, it is meant to be sourced il y a 13 ans
  Julien Nicoulaud 6db0692d5e Make sure the ZSH_HIGHLIGHT_STYLES array is exported il y a 13 ans
  Julien Nicoulaud f713934f6c Fix issue with substrings extraction il y a 13 ans
  Julien Nicoulaud f575527564 Fix code blocks indentation il y a 13 ans
  Julien Nicoulaud 90e661bd69 Issue 17: Update README with "How to override the default styles" il y a 13 ans
  Julien Nicoulaud e50d47ae1b Rename variable with obsolete/confusing name il y a 13 ans
  Julien Nicoulaud d4a9baa4ae Issue 15: History expansion is highlighted as unknown token (partial fix, only covers common cases) il y a 13 ans
  Julien Nicoulaud 9f9e6c24c6 Issue 19: No duplicates in ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS il y a 13 ans
  Julien Nicoulaud 5958662772 Issue 14: Do not highlight globbing if noglob is present il y a 13 ans
  Wayne Davison a4e7eddae7 Avoid processing the same buffer multiple times. il y a 13 ans
  Julien Nicoulaud ce15291cfb Make default styles identic to Fish il y a 13 ans
  Julien Nicoulaud c19bef7714 Issue 12: Highlight isearch like fish il y a 13 ans
  Julien Nicoulaud a56a085ca7 Fix tokens followed by commands and aliases bug (thanks to hchbaw) il y a 13 ans
  Julien Nicoulaud a2f022c70f Fix vim header il y a 13 ans
  Julien Nicoulaud 887f06131e Replace tabs with spaces... il y a 13 ans
  Wayne Davison 0e73dee10f Also need to affect delete-char-or-list. il y a 13 ans
  Julien Nicoulaud c6dcd93691 Remove fg=white from path style, confusing for white background terminals il y a 13 ans
  Wayne Davison 19de6c9e92 Fix renamed function reference. il y a 13 ans
  Wayne Davison 6a3bbe72da Fix some _hl_string issues: il y a 13 ans
  Wayne Davison 030cabee59 Avoid some variables bleeding into the user's env. il y a 13 ans
  Wayne Davison fe3ac1a25b Also affect the accept-line* and more zle *complete* functions. il y a 13 ans
  Wayne Davison 75eba65836 A bit more code formatting. il y a 13 ans
  Julien Nicoulaud 204e8f1b93 Issue 9: take into account aliases for tokens followed by commands il y a 13 ans
  Julien Nicoulaud 97d944743a Some refactoring to avoid names collisions il y a 13 ans
  Julien Nicoulaud 91760946f3 Declare styles in an associative array to make it easily overridable il y a 13 ans