499 커밋 (38c3ac8831159187bac26dc22ac60c92d680064f)
 

작성자 SHA1 메시지 날짜
  Julien Nicoulaud 69e7442e4d Add nakamuray to the list of contributors 13 년 전
  Julien Nicoulaud fdc113996e Merge branch 'highlight-assignment' of https://github.com/nakamuray/zsh-syntax-highlighting into nakamuray-highlight-assignment 13 년 전
  NAKAMURA Yoshitaka 390ab0fc32 Highlight variable assignment 13 년 전
  Julien Nicoulaud d66b15aeb0 Fix contributor URL 13 년 전
  Julien Nicoulaud 93c9e6a753 Split off contributors list to a separate file 13 년 전
  Julien Nicoulaud ca79a5f65a Fix fish shell URL 13 년 전
  Julien Nicoulaud 78ff61eddc Fix typo 13 년 전
  Takeshi Banse bb5f41ef6d Add contrib/keyword.zsh 13 년 전
  Takeshi Banse 0948c3d676 Introduce _zsh_add-highlighter. 13 년 전
  Takeshi Banse 6663c5647d Make bracket match a function. 13 년 전
  Takeshi Banse 07588d2165 Make core syntax highlighting a function. 13 년 전
  Julien Nicoulaud ea792cbf87 Add a mechanism for testing the correctness of the highlighting. 13 년 전
  Julien Nicoulaud e162de6f51 Add BSD license 13 년 전
  Julien Nicoulaud 0392fdc46a Issue 34: Do not highlight non commands as commands. 13 년 전
  Julien Nicoulaud 50b612cec4 Merge branch 'celtic-master' 13 년 전
  Julien Nicoulaud 678245bd63 Add stillmaintained badge 13 년 전
  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 년 전
  Takeshi Banse d2f641ca50 Carefully rebind the $clean_event. 13 년 전
  Takeshi Banse 2fd0845b77 Recreate the completion widget with its own function. 13 년 전
  Takeshi Banse 802583ea94 Make this clause function and call it afterward. 13 년 전
  Julien Nicoulaud f962bdf1e7 Fix regression 13 년 전
  Julien Nicoulaud 0b0b09de64 Fix absolute path in symlink 13 년 전
  Julien Nicoulaud 9d63573e4e Issue 30: Add a test script to watch performance 13 년 전
  Julien Nicoulaud 83372a5cee Issue 38: Conflict with command-not-found 13 년 전
  Julien Nicoulaud 4d0e833079 Merge branch 'master' of github.com:nicoulaj/zsh-syntax-highlighting 13 년 전
  Julien Nicoulaud fc5caa4e2d Fix error when sourcing twice the script 13 년 전
  Julien Nicoulaud 43e31cdc58 Fix error when source twice the script 13 년 전
  Mounier Florian 7e963c6c7e Fix issue 31 13 년 전
  Julien Nicoulaud 262755f1e7 Fix link in README 13 년 전
  Julien Nicoulaud 0a50e2a830 Issue 32: 'xargs' and 'zargs' are followed by commands (thanks to claytron) 13 년 전
  Julien Nicoulaud ca4d7fbd06 Emphasize installations instructions ;) 13 년 전
  Julien Nicoulaud a9da4e6c76 Harmonize exported variables names 13 년 전
  Julien Nicoulaud 8188920d00 Update README 13 년 전
  Julien Nicoulaud 60842aa75b Define a style for hashed commands 13 년 전
  Sorin Ionescu a7746077bf Added hashed commands highlighting to zsh-syntax-highlighting oh-my-zsh plugin. 13 년 전
  Sorin Ionescu 06d67990d9 Added oh-my-zsh zsh-syntax-highlighting plugin. 13 년 전
  Julien Nicoulaud b45891cdf4 Fix variable scope and make variable names even more obvious 13 년 전
  Julien Nicoulaud 0e55450a0b Issue 26: The script unplugs user defined events 13 년 전
  Mounier Florian 701cc303fe Highlighting bracket pair, when one is under the cursor (Issue 24) 13 년 전
  Mounier Florian f78e444451 Fix highlighting on new line with same buffer 13 년 전
  Mounier Florian a765f76656 Remove the huge zle functions array and replace it with zle -la output 13 년 전
  Mounier Florian 2ca730ed17 Merge branch 'master' of gh:nicoulaj/zsh-syntax-highlighting 13 년 전
  Mounier Florian 1da1aeb6f8 Simple rainbow style bracket matching 13 년 전
  Julien Nicoulaud a640bb8b96 Fix for aliases (from zsh-users) 13 년 전
  Mounier Florian 77ff47dc27 Add zsh version requirement 13 년 전
  Mounier Florian 5afa8fcb32 Add all zle hookable functions 13 년 전
  Julien Nicoulaud 0c138706a7 'where' and 'whereis' are both followed by commands 13 년 전
  Julien Nicoulaud f4a5493d12 'whence' and 'which' are both followed by commands 13 년 전
  Julien Nicoulaud 94ecf1b111 'nocorrect' is followed by a command 13 년 전
  Julien Nicoulaud 3befdc552f The script should not be executable, it is meant to be sourced 13 년 전