1307 Commits (def4df449108d124a090a2f14829cd093cf2ab9a)
 

Author SHA1 Message Date
  Mounier Florian 1da1aeb6f8 Simple rainbow style bracket matching 13 years ago
  Julien Nicoulaud a640bb8b96 Fix for aliases (from zsh-users) 13 years ago
  Mounier Florian 77ff47dc27 Add zsh version requirement 13 years ago
  Mounier Florian 5afa8fcb32 Add all zle hookable functions 13 years ago
  Julien Nicoulaud 0c138706a7 'where' and 'whereis' are both followed by commands 13 years ago
  Julien Nicoulaud f4a5493d12 'whence' and 'which' are both followed by commands 13 years ago
  Julien Nicoulaud 94ecf1b111 'nocorrect' is followed by a command 13 years ago
  Julien Nicoulaud 3befdc552f The script should not be executable, it is meant to be sourced 13 years ago
  Julien Nicoulaud 6db0692d5e Make sure the ZSH_HIGHLIGHT_STYLES array is exported 13 years ago
  Julien Nicoulaud f713934f6c Fix issue with substrings extraction 13 years ago
  Julien Nicoulaud f575527564 Fix code blocks indentation 13 years ago
  Julien Nicoulaud 90e661bd69 Issue 17: Update README with "How to override the default styles" 13 years ago
  Julien Nicoulaud e50d47ae1b Rename variable with obsolete/confusing name 13 years ago
  Julien Nicoulaud d4a9baa4ae Issue 15: History expansion is highlighted as unknown token (partial fix, only covers common cases) 13 years ago
  Julien Nicoulaud 9f9e6c24c6 Issue 19: No duplicates in ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS 13 years ago
  Julien Nicoulaud 5958662772 Issue 14: Do not highlight globbing if noglob is present 13 years ago
  Wayne Davison a4e7eddae7 Avoid processing the same buffer multiple times. 13 years ago
  Julien Nicoulaud ce15291cfb Make default styles identic to Fish 13 years ago
  Julien Nicoulaud c19bef7714 Issue 12: Highlight isearch like fish 13 years ago
  Julien Nicoulaud a56a085ca7 Fix tokens followed by commands and aliases bug (thanks to hchbaw) 13 years ago
  Julien Nicoulaud a2f022c70f Fix vim header 13 years ago
  Julien Nicoulaud 887f06131e Replace tabs with spaces... 13 years ago
  Wayne Davison 0e73dee10f Also need to affect delete-char-or-list. 13 years ago
  Julien Nicoulaud c6dcd93691 Remove fg=white from path style, confusing for white background terminals 13 years ago
  Wayne Davison 19de6c9e92 Fix renamed function reference. 13 years ago
  Wayne Davison 6a3bbe72da Fix some _hl_string issues: 13 years ago
  Wayne Davison 030cabee59 Avoid some variables bleeding into the user's env. 13 years ago
  Wayne Davison fe3ac1a25b Also affect the accept-line* and more zle *complete* functions. 13 years ago
  Wayne Davison 75eba65836 A bit more code formatting. 13 years ago
  Julien Nicoulaud 204e8f1b93 Issue 9: take into account aliases for tokens followed by commands 13 years ago
  Julien Nicoulaud 97d944743a Some refactoring to avoid names collisions 13 years ago
  Julien Nicoulaud 91760946f3 Declare styles in an associative array to make it easily overridable 13 years ago
  Julien Nicoulaud 00427081d1 Format code 13 years ago
  Julien Nicoulaud 2cf6e4844b Merge branch 'master' of git://github.com/x-way/zsh-syntax-highlighting 13 years ago
  Julien Nicoulaud 7c1690f5b0 Issue 7: Add instructions for using with oh-my-zsh 13 years ago
  Julien Nicoulaud e1c078c628 Issue 8: Trigger highlighting on magic-space (thanks to sunaku) 13 years ago
  Julien Nicoulaud 9971f900a7 Issue 4: Force option bareglobqual 13 years ago
  Andreas Jaggi 7dea99007a Merge branch 'master' of https://github.com/nicoulaj/zsh-syntax-highlighting 13 years ago
  Andreas Jaggi 48b3897479 Highlight special chars in double-quoted strings 13 years ago
  Wayne Davison d35af74603 More ZLE_TOKENS_FOLLOWED_BY_COMMANDS entries. 13 years ago
  Wayne Davison be71887386 Fix highlighting of external commands & simplify matching. 13 years ago
  Andreas Jaggi 9f88ab66ee Merge branch 'master' of https://github.com/nicoulaj/zsh-syntax-highlighting 13 years ago
  Andreas Jaggi 08a4247955 Merge branch 'upstream' 13 years ago
  Wayne Davison ff908d1128 Removing '§' from ZLE_TOKENS_FOLLOWED_BY_COMMANDS. 13 years ago
  Wayne Davison 57da7c9a28 Some changes from Bart's issue 6. 13 years ago
  Wayne Davison 44fd26a0cc Fix potential errors for some setopt variations. 13 years ago
  Andreas Jaggi b253ce8050 Underline text at curor if matching path exists 13 years ago
  Andreas Jaggi 899c83d0cd Underline text at curor if matching path exists 13 years ago
  Andreas Jaggi 2bf1933f2d Merge branch 'master' of https://github.com/nicoulaj/zsh-syntax-highlighting 13 years ago
  Julien Nicoulaud aafa7eaedb Add "copy-pastable" installation instructions 13 years ago