69 Revīzijas (42495cc5d6ff32fc4486026ff5b29e1609bd7ca1)

Autors SHA1 Ziņojums Datums
  Daniel Shahaf c2b9327b07 Support literal newlines, part 2 pirms 9 gadiem
  Daniel Shahaf 52ece975c3 Update comments. No functional change. pirms 9 gadiem
  Daniel Shahaf 359d48bf78 Don't highlight prefix redirections as error pirms 9 gadiem
  Daniel Shahaf ff4d402e9a Highlight the first part of multiline strings correctly pirms 9 gadiem
  Daniel Shahaf 384be15b13 Support literal newlines pirms 9 gadiem
  Daniel Shahaf 23cacb12fe Support backslash continuations pirms 9 gadiem
  Daniel Shahaf 667495bfb7 Support multiline strings pirms 9 gadiem
  Daniel Shahaf 2c5acaefa9 Refactoring, no functional change pirms 9 gadiem
  Joost Cassee d7d4dff1c8 Add 'line' highlighter for the whole buffer pirms 10 gadiem
  Randy e8cc271314 Resolves slow performance in brackets highlighter pirms 10 gadiem
  sonnym 04f9c8884f highlight ^old^new pattern pirms 10 gadiem
  Lucas Hoffmann 784a5dc35b protect alias expansion from interpreting aliases as options pirms 11 gadiem
  Mark Lodato 441f1a8aad highlight array assignments of the form x[y]=... pirms 11 gadiem
  Mark Lodato c62cb54e9d do not remove quotes when checking assignments pirms 11 gadiem
  Akinori MUSHA 0fc6b07509 Do not leak a variable: cdpath_dir. pirms 11 gadiem
  Antoine Catton 3b3a58be91 Fix #121: sudo syntax highlighting incorrectly pirms 11 gadiem
  Julien Nicoulaud dbd27cb30a #155: document path_prefix/path_approx pirms 11 gadiem
  Shura a7ee0597ef Update main-highlighter.zsh pirms 11 gadiem
  Владимир 57c01d19de Update main-highlighter.zsh pirms 11 gadiem
  Shura 8abcf187f6 dollar variable and backslash codes highlighting pirms 11 gadiem
  James Kyle 93827ed84d Issue #92 Eliminates system bell errors on osx. pirms 11 gadiem
  Vincent Breitmoser 228f5a6aad add separate path_prefix and path_approx hilights pirms 11 gadiem
  Chris Knadler 612e493cba Fix relative links in highlighters readme pirms 11 gadiem
  Takeshi Banse b4e667795c make $pattern local to _zsh_highlight_pattern_highlighter #97 pirms 11 gadiem
  evan 19981ef9ea added sudo as a precommand pirms 12 gadiem
  Jan M. Binder 732b7d6e65 Fix bracket highlighter pirms 12 gadiem
  Jud Porter d82eee5212 add emulate -L zsh to _zsh_highlight_main_highlighter. resolves issue #83 pirms 12 gadiem
  Julien Nicoulaud f824e5e84d Options should only be set locally pirms 13 gadiem
  Andreas Gahr 024c1c46f7 next try. fix for issue #76 without brakeing fix for #21 pirms 13 gadiem
  Julien Nicoulaud 8d4cde6301 (Hopefully) fix #21 (tilde and hashed directories in paths) pirms 13 gadiem
  Julien Nicoulaud db8f98fc53 Set default style for pipes and stuff to none pirms 13 gadiem
  Andreas Gahr 287167d453 fix for issue #76. This was more ore less forgotten in pull request #75 pirms 13 gadiem
  Andreas Gahr 670961ad01 handle highlighting for precommands; handle highlighting for commands separators pirms 13 gadiem
  Andreas Gahr f84f9319d8 supposed fix for issue #73 and issue #74 pirms 13 gadiem
  Julien Nicoulaud a6d105131c Fix #21: No highlighting when using tilde pirms 13 gadiem
  Takeshi Banse 1d729202ec add tests for handling tildes pirms 13 gadiem
  Takeshi Banse 48a18291f9 add some tests pirms 13 gadiem
  Takeshi Banse 4a8b184632 pass ${arg} explicit pirms 13 gadiem
  Andreas Gahr b1b65dc486 bracket highlighter: small typo in testcase - document new style pirms 13 gadiem
  Andreas Gahr 06ad03e32c bracket highlighter: simplify pirms 13 gadiem
  Andreas Gahr 8375ef6e72 bracket highlighter: make the style configurable, when cursor is on bracket pirms 13 gadiem
  Andreas Gahr 24243becba bracket highlighter: fix typo from last commit pirms 13 gadiem
  Andreas Gahr e1ed255c0a bracket highlighter: start loops with 0 which is more natural and also more in line whith the other highlighters pirms 13 gadiem
  Andreas Gahr 0d55207c78 simple testcases for bracket highlighter - actually add files pirms 13 gadiem
  Andreas Gahr 33813c6a52 simple testcases for bracket highlighter pirms 13 gadiem
  Valodim f27ef7a279 after exec token we can expect a command pirms 13 gadiem
  Julien Nicoulaud 08dae96eb1 Add highlighter triggered when the user is root pirms 13 gadiem
  Julien Nicoulaud 11de634b33 Add cursor highlighter pirms 13 gadiem
  garinger e7ab165310 * optimize discrimination of bracket-type pirms 13 gadiem
  garinger f1eb5aeef7 skip all brackets inside quotes (" and ') pirms 13 gadiem