72 Revīzijas (07588d2165e6fb334e190a4c54628c3983e0b3f8)

Autors SHA1 Ziņojums Datums
  Takeshi Banse 07588d2165 Make core syntax highlighting a function. pirms 13 gadiem
  Julien Nicoulaud e162de6f51 Add BSD license pirms 13 gadiem
  Julien Nicoulaud 0392fdc46a Issue 34: Do not highlight non commands as commands. pirms 13 gadiem
  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. pirms 13 gadiem
  Takeshi Banse d2f641ca50 Carefully rebind the $clean_event. pirms 13 gadiem
  Takeshi Banse 2fd0845b77 Recreate the completion widget with its own function. pirms 13 gadiem
  Takeshi Banse 802583ea94 Make this clause function and call it afterward. pirms 13 gadiem
  Julien Nicoulaud f962bdf1e7 Fix regression pirms 13 gadiem
  Julien Nicoulaud 83372a5cee Issue 38: Conflict with command-not-found pirms 13 gadiem
  Julien Nicoulaud fc5caa4e2d Fix error when sourcing twice the script pirms 13 gadiem
  Julien Nicoulaud 43e31cdc58 Fix error when source twice the script pirms 13 gadiem
  Mounier Florian 7e963c6c7e Fix issue 31 pirms 13 gadiem
  Julien Nicoulaud 0a50e2a830 Issue 32: 'xargs' and 'zargs' are followed by commands (thanks to claytron) pirms 13 gadiem
  Julien Nicoulaud a9da4e6c76 Harmonize exported variables names pirms 13 gadiem
  Julien Nicoulaud 60842aa75b Define a style for hashed commands pirms 13 gadiem
  Sorin Ionescu a7746077bf Added hashed commands highlighting to zsh-syntax-highlighting oh-my-zsh plugin. pirms 13 gadiem
  Julien Nicoulaud b45891cdf4 Fix variable scope and make variable names even more obvious pirms 13 gadiem
  Julien Nicoulaud 0e55450a0b Issue 26: The script unplugs user defined events pirms 13 gadiem
  Mounier Florian 701cc303fe Highlighting bracket pair, when one is under the cursor (Issue 24) pirms 13 gadiem
  Mounier Florian f78e444451 Fix highlighting on new line with same buffer pirms 13 gadiem
  Mounier Florian a765f76656 Remove the huge zle functions array and replace it with zle -la output pirms 13 gadiem
  Mounier Florian 1da1aeb6f8 Simple rainbow style bracket matching pirms 13 gadiem
  Julien Nicoulaud a640bb8b96 Fix for aliases (from zsh-users) pirms 13 gadiem
  Mounier Florian 5afa8fcb32 Add all zle hookable functions pirms 13 gadiem
  Julien Nicoulaud 0c138706a7 'where' and 'whereis' are both followed by commands pirms 13 gadiem
  Julien Nicoulaud f4a5493d12 'whence' and 'which' are both followed by commands pirms 13 gadiem
  Julien Nicoulaud 94ecf1b111 'nocorrect' is followed by a command pirms 13 gadiem
  Julien Nicoulaud 3befdc552f The script should not be executable, it is meant to be sourced pirms 13 gadiem
  Julien Nicoulaud 6db0692d5e Make sure the ZSH_HIGHLIGHT_STYLES array is exported pirms 13 gadiem
  Julien Nicoulaud f713934f6c Fix issue with substrings extraction pirms 13 gadiem
  Julien Nicoulaud 90e661bd69 Issue 17: Update README with "How to override the default styles" pirms 13 gadiem
  Julien Nicoulaud e50d47ae1b Rename variable with obsolete/confusing name pirms 13 gadiem
  Julien Nicoulaud d4a9baa4ae Issue 15: History expansion is highlighted as unknown token (partial fix, only covers common cases) pirms 13 gadiem
  Julien Nicoulaud 9f9e6c24c6 Issue 19: No duplicates in ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS pirms 13 gadiem
  Julien Nicoulaud 5958662772 Issue 14: Do not highlight globbing if noglob is present pirms 13 gadiem
  Wayne Davison a4e7eddae7 Avoid processing the same buffer multiple times. pirms 13 gadiem
  Julien Nicoulaud ce15291cfb Make default styles identic to Fish pirms 13 gadiem
  Julien Nicoulaud c19bef7714 Issue 12: Highlight isearch like fish pirms 13 gadiem
  Julien Nicoulaud a56a085ca7 Fix tokens followed by commands and aliases bug (thanks to hchbaw) pirms 13 gadiem
  Julien Nicoulaud a2f022c70f Fix vim header pirms 13 gadiem
  Julien Nicoulaud 887f06131e Replace tabs with spaces... pirms 13 gadiem
  Wayne Davison 0e73dee10f Also need to affect delete-char-or-list. pirms 13 gadiem
  Julien Nicoulaud c6dcd93691 Remove fg=white from path style, confusing for white background terminals pirms 13 gadiem
  Wayne Davison 19de6c9e92 Fix renamed function reference. pirms 13 gadiem
  Wayne Davison 6a3bbe72da Fix some _hl_string issues: pirms 13 gadiem
  Wayne Davison 030cabee59 Avoid some variables bleeding into the user's env. pirms 13 gadiem
  Wayne Davison fe3ac1a25b Also affect the accept-line* and more zle *complete* functions. pirms 13 gadiem
  Wayne Davison 75eba65836 A bit more code formatting. pirms 13 gadiem
  Julien Nicoulaud 204e8f1b93 Issue 9: take into account aliases for tokens followed by commands pirms 13 gadiem
  Julien Nicoulaud 97d944743a Some refactoring to avoid names collisions pirms 13 gadiem