1307 Commits (def4df449108d124a090a2f14829cd093cf2ab9a)
 

Author SHA1 Message Date
  Evan Pitstick dffbab0c92 a more simple and universal way (for zsh projects) to find highlight dir path 11 years ago
  Antoine Catton 3b3a58be91 Fix #121: sudo syntax highlighting incorrectly 11 years ago
  Julien Nicoulaud dbd27cb30a #155: document path_prefix/path_approx 11 years ago
  Julien Nicoulaud 08b80022ca Merge pull request #123 from Shura0/master 11 years ago
  Shura a7ee0597ef Update main-highlighter.zsh 11 years ago
  Julien Nicoulaud 3677b75731 Merge pull request #115 from Valodim/master 11 years ago
  Julien Nicoulaud 3f2c76f393 Merge pull request #116 from jameskyle/feature/Issue-#92-silence-system-bell-in-osx 11 years ago
  Julien Nicoulaud 6fcdb06b28 Merge pull request #122 from shockone/master 11 years ago
  Владимир 57c01d19de Update main-highlighter.zsh 11 years ago
  Shura 8abcf187f6 dollar variable and backslash codes highlighting 11 years ago
  James Kyle 93827ed84d Issue #92 Eliminates system bell errors on osx. 11 years ago
  Vincent Breitmoser 228f5a6aad add separate path_prefix and path_approx hilights 11 years ago
  Evan Pitstick 0fcc2629d2 Finds highlighters dir a little better 11 years ago
  Julien Nicoulaud e5d8a50d36 Merge pull request #106 from cknadler/master 11 years ago
  Chris Knadler 612e493cba Fix relative links in highlighters readme 11 years ago
  Chris Knadler 408b100295 Fix relative link in main readme 11 years ago
  Julien Nicoulaud a0862053f5 Merge pull request #100 from hchbaw/for-nicoulaj/pattern-local 11 years ago
  Takeshi Banse b4e667795c make $pattern local to _zsh_highlight_pattern_highlighter #97 11 years ago
  Julien Nicoulaud 45194671af Merge pull request #91 from xaocon/master 12 years ago
  evan 19981ef9ea added sudo as a precommand 12 years ago
  Jan M. Binder 732b7d6e65 Fix bracket highlighter 12 years ago
  Jan M. Binder 966eb851ca Added quotes to suppress error 12 years ago
  Julien Nicoulaud bb0d575942 Merge pull request #85 from jlporter/master 12 years ago
  Julien Nicoulaud 30c365e030 Add links to Arch Linux and Gentoo packages 12 years ago
  Julien Nicoulaud 2c5c38144d close #84 12 years ago
  Jud Porter d82eee5212 add emulate -L zsh to _zsh_highlight_main_highlighter. resolves issue #83 12 years ago
  NAKAMURA Yoshitaka 56b134f5d6 fix "_zsh_highlight_widget_XXX:zle: unknown option: X" error 13 years ago
  Julien Nicoulaud d2715e2cb3 Merge pull request #82 from garinger/feature 13 years ago
  Andreas Gahr 603fce64b5 autoload add-zsh-hook && provide a nicer error message if that fails due to old zsh version, or similar situations. Reset another variable in hook function; it can't hurt 13 years ago
  Andreas Gahr 304ddb9400 make highlighting work for first entry in history. fixes #79 13 years ago
  Julien Nicoulaud f824e5e84d Options should only be set locally 13 years ago
  Andreas Gahr 024c1c46f7 next try. fix for issue #76 without brakeing fix for #21 13 years ago
  Julien Nicoulaud 8d4cde6301 (Hopefully) fix #21 (tilde and hashed directories in paths) 13 years ago
  Julien Nicoulaud db8f98fc53 Set default style for pipes and stuff to none 13 years ago
  Andreas Gahr 287167d453 fix for issue #76. This was more ore less forgotten in pull request #75 13 years ago
  Andreas Gahr 670961ad01 handle highlighting for precommands; handle highlighting for commands separators 13 years ago
  Julien Nicoulaud cbfd4a8889 Merge pull request #75 from garinger/master 13 years ago
  Andreas Gahr f84f9319d8 supposed fix for issue #73 and issue #74 13 years ago
  Takeshi Banse b0fee4e758 pass args down to each original zle call 13 years ago
  Julien Nicoulaud f786e9977c Merge pull request #71 from hchbaw/for-nicoulaj/nounset 13 years ago
  Julien Nicoulaud a6d105131c Fix #21: No highlighting when using tilde 13 years ago
  Julien Nicoulaud d8fe211aed Ignore zwc files 13 years ago
  Takeshi Banse 1d729202ec add tests for handling tildes 13 years ago
  Takeshi Banse 48a18291f9 add some tests 13 years ago
  Takeshi Banse 4a8b184632 pass ${arg} explicit 13 years ago
  Takeshi Banse 9706996d3b make _zsh_highlight nounset-able 13 years ago
  Julien Nicoulaud 26f30697ea Merge pull request #69 from garinger/master 13 years ago
  Andreas Gahr b1b65dc486 bracket highlighter: small typo in testcase - document new style 13 years ago
  Andreas Gahr 06ad03e32c bracket highlighter: simplify 13 years ago
  Andreas Gahr 8375ef6e72 bracket highlighter: make the style configurable, when cursor is on bracket 13 years ago