Commit Graph

  • b3ceea8511 Highlight 'noglob' correctly in more cases. Daniel Shahaf 2015-09-07 09:08:58 +00:00
  • a0b5bc6c71 Fix bug in previous commit (d330b49b33) Daniel Shahaf 2015-09-07 01:26:11 +00:00
  • d330b49b33 Fix variable leakage into global namespace. Daniel Shahaf 2015-09-06 19:20:49 +00:00
  • f78919d941 Preserve $? of wrapped widgets. Daniel Shahaf 2015-09-05 21:44:11 +00:00
  • eaffd88793 docs: Document homebrew package name. Daniel Shahaf 2015-09-05 19:21:52 +00:00
  • 546a5288e2 multiline strings: Add a second test for commit ff4d402e9a Daniel Shahaf 2015-09-05 15:08:08 +00:00
  • 8e7c26f489 Do wrap the 'yank' widget, because that works. Daniel Shahaf 2015-09-05 12:50:32 +00:00
  • 7f41967a17 Highlight array appends: foo+=(bar baz). Daniel Shahaf 2015-09-05 09:38:02 +00:00
  • 13a8db1d71 tests: exit non-zero upon failure Daniel Shahaf 2015-09-05 09:27:51 +00:00
  • 51aed8a765 Merge remote-tracking branch 'upstream/pr/179' Daniel Shahaf 2015-09-04 17:57:08 +00:00
  • 42495cc5d6 Merge remote-tracking branch 'upstream/pr/161' Daniel Shahaf 2015-09-04 17:27:25 +00:00
  • ea81e3df6e Merge remote-tracking branch 'upstream/pr/159' Daniel Shahaf 2015-09-04 17:27:03 +00:00
  • c2b9327b07 Support literal newlines, part 2 Daniel Shahaf 2015-09-02 08:28:03 +00:00
  • 52ece975c3 Update comments. No functional change. Daniel Shahaf 2015-09-02 02:37:43 +00:00
  • 7ee9df915d Merge remote-tracking branch 'origin/pr/158' Daniel Shahaf 2015-09-01 16:26:04 +00:00
  • 85b3446897 README: make installation step 1 more accurate Daniel Shahaf 2015-08-31 17:26:57 +00:00
  • b9b67b9f78 Don't parse first word of array assignment as command Daniel Shahaf 2015-08-28 09:44:14 +00:00
  • 359d48bf78 Don't highlight prefix redirections as error Daniel Shahaf 2015-01-28 14:02:35 +00:00
  • ff4d402e9a Highlight the first part of multiline strings correctly Daniel Shahaf 2015-01-28 13:28:09 +00:00
  • 384be15b13 Support literal newlines Daniel Shahaf 2015-01-26 15:39:42 +00:00
  • 23cacb12fe Support backslash continuations Daniel Shahaf 2015-01-26 15:17:49 +00:00
  • 667495bfb7 Support multiline strings Daniel Shahaf 2015-01-26 14:03:08 +00:00
  • 2c5acaefa9 Refactoring, no functional change Daniel Shahaf 2015-01-26 12:49:19 +00:00
  • 0c8c4b73f8 README: give the rationale for the at-end-of-.zshrc requirement Daniel Shahaf 2015-01-26 09:08:31 +00:00
  • a723f504a5 README: make installation step 1 more accurate George Angelopoulos 2014-08-05 17:04:52 +03:00
  • 3dc5741900 Merge pull request #140 from randomize/pr_fix_issue_#77 0.2.1 nicoulaj 2014-09-24 22:58:20 +02:00
  • 10391d025a Merge pull request #134 from sonnym/enable_quick_history_substitution_highlighting nicoulaj 2014-09-24 22:54:21 +02:00
  • 443908b9a2 Merge pull request #142 from jcassee/master nicoulaj 2014-09-24 22:50:54 +02:00
  • eb9870f4db Merge pull request #143 from vincentbernat/fix/yank-pop nicoulaj 2014-09-24 22:49:21 +02:00
  • 74a183447d zle: don't override yank/yank-pop Vincent Bernat 2014-06-29 11:52:32 +02:00
  • d7d4dff1c8 Add 'line' highlighter for the whole buffer Joost Cassee 2014-06-08 00:04:00 +02:00
  • 7edd08156e Chaned main highlighter alorithm to resolve issue #77 Randy 2014-03-29 22:52:10 +02:00
  • e8cc271314 Resolves slow performance in brackets highlighter Randy 2014-03-24 08:45:34 +02:00
  • 5320f1e18d Merge pull request #135 from arcan1s/patch-1 Julien Nicoulaud 2014-01-15 04:15:52 -08:00
  • dcb5da9457 Update README.md Evgeniy Alexeev 2014-01-09 04:21:35 +03:00
  • c83e266888 #110: Now using :A modifier, bump zsh version requirement Julien Nicoulaud 2013-12-24 12:40:35 +01:00
  • 072c064d2a Merge pull request #110 from xaocon/master Julien Nicoulaud 2013-12-24 03:39:37 -08:00
  • 04f9c8884f highlight ^old^new pattern sonnym 2013-12-07 05:11:19 -05:00
  • f289a9f8e7 Merge pull request #125 from acatton/fix-121 Julien Nicoulaud 2013-11-19 11:42:03 -08:00
  • 8ac964186d Merge pull request #131 from MarkLodato/array-assignments Julien Nicoulaud 2013-11-19 11:40:29 -08:00
  • ffce2a0b20 Merge pull request #133 from lucc/master Julien Nicoulaud 2013-11-19 11:39:40 -08:00
  • 63a720af9b Merge pull request #128 from knu/patch-1 Julien Nicoulaud 2013-11-19 11:38:50 -08:00
  • 784a5dc35b protect alias expansion from interpreting aliases as options Lucas Hoffmann 2013-11-05 00:50:20 +01:00
  • 441f1a8aad highlight array assignments of the form x[y]=... Mark Lodato 2013-10-30 00:46:17 -04:00
  • c62cb54e9d do not remove quotes when checking assignments Mark Lodato 2013-10-30 00:00:16 -04:00
  • 0fc6b07509 Do not leak a variable: cdpath_dir. Akinori MUSHA 2013-10-21 21:18:38 +09:00
  • dffbab0c92 a more simple and universal way (for zsh projects) to find highlight dir path Evan Pitstick 2013-10-09 12:02:34 -04:00
  • 3b3a58be91 Fix #121: sudo syntax highlighting incorrectly Antoine Catton 2013-09-28 19:33:34 -06:00
  • dbd27cb30a #155: document path_prefix/path_approx 0.2.0 Julien Nicoulaud 2013-08-09 09:56:28 +02:00
  • 08b80022ca Merge pull request #123 from Shura0/master Julien Nicoulaud 2013-08-09 00:47:32 -07:00
  • a7ee0597ef Update main-highlighter.zsh Shura 2013-08-09 10:24:14 +04:00
  • 3677b75731 Merge pull request #115 from Valodim/master Julien Nicoulaud 2013-08-08 07:31:46 -07:00
  • 3f2c76f393 Merge pull request #116 from jameskyle/feature/Issue-#92-silence-system-bell-in-osx Julien Nicoulaud 2013-08-08 07:26:22 -07:00
  • 6fcdb06b28 Merge pull request #122 from shockone/master Julien Nicoulaud 2013-08-08 07:25:54 -07:00
  • 57c01d19de Update main-highlighter.zsh Владимир 2013-08-07 03:21:15 +03:00
  • 8abcf187f6 dollar variable and backslash codes highlighting Shura 2013-07-29 17:33:34 +04:00
  • 93827ed84d Issue #92 Eliminates system bell errors on osx. James Kyle 2013-07-25 11:39:21 -07:00
  • 228f5a6aad add separate path_prefix and path_approx hilights Vincent Breitmoser 2013-07-25 04:41:09 +02:00
  • 0fcc2629d2 Finds highlighters dir a little better Evan Pitstick 2013-03-08 00:57:16 -05:00
  • e5d8a50d36 Merge pull request #106 from cknadler/master Julien Nicoulaud 2013-02-27 04:42:09 -08:00
  • 612e493cba Fix relative links in highlighters readme Chris Knadler 2013-02-26 18:03:35 -08:00
  • 408b100295 Fix relative link in main readme Chris Knadler 2013-02-26 17:59:53 -08:00
  • a0862053f5 Merge pull request #100 from hchbaw/for-nicoulaj/pattern-local 0.1.3 Julien Nicoulaud 2012-12-19 10:30:06 -08:00
  • b4e667795c make $pattern local to _zsh_highlight_pattern_highlighter #97 Takeshi Banse 2012-12-09 10:43:00 +09:00
  • 45194671af Merge pull request #91 from xaocon/master Julien Nicoulaud 2012-08-26 03:33:34 -07:00
  • 19981ef9ea added sudo as a precommand evan 2012-08-17 15:52:09 -04:00
  • 732b7d6e65 Fix bracket highlighter 0.1.2 Jan M. Binder 2012-04-07 17:09:15 +02:00
  • 966eb851ca Added quotes to suppress error Jan M. Binder 2012-04-07 11:48:11 +02:00
  • bb0d575942 Merge pull request #85 from jlporter/master 0.1.1 Julien Nicoulaud 2011-12-03 10:38:53 -08:00
  • 30c365e030 Add links to Arch Linux and Gentoo packages Julien Nicoulaud 2011-12-03 19:36:21 +01:00
  • 2c5c38144d close #84 Julien Nicoulaud 2011-12-03 19:26:46 +01:00
  • d82eee5212 add emulate -L zsh to _zsh_highlight_main_highlighter. resolves issue #83 Jud Porter 2011-12-02 16:44:33 -05:00
  • 56b134f5d6 fix "_zsh_highlight_widget_XXX:zle: unknown option: X" error NAKAMURA Yoshitaka 2011-11-01 20:02:03 +09:00
  • d2715e2cb3 Merge pull request #82 from garinger/feature 0.1.0 Julien Nicoulaud 2011-09-28 10:04:07 -07:00
  • 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 Andreas Gahr 2011-09-28 16:35:19 +02:00
  • 304ddb9400 make highlighting work for first entry in history. fixes #79 Andreas Gahr 2011-09-27 16:08:23 +02:00
  • f824e5e84d Options should only be set locally Julien Nicoulaud 2011-09-24 14:42:55 +02:00
  • 024c1c46f7 next try. fix for issue #76 without brakeing fix for #21 Andreas Gahr 2011-09-22 21:18:24 +08:00
  • 8d4cde6301 (Hopefully) fix #21 (tilde and hashed directories in paths) Julien Nicoulaud 2011-09-20 19:13:03 +02:00
  • db8f98fc53 Set default style for pipes and stuff to none Julien Nicoulaud 2011-09-20 18:47:06 +02:00
  • 287167d453 fix for issue #76. This was more ore less forgotten in pull request #75 Andreas Gahr 2011-09-20 18:01:38 +02:00
  • 670961ad01 handle highlighting for precommands; handle highlighting for commands separators Andreas Gahr 2011-09-12 16:48:18 +02:00
  • cbfd4a8889 Merge pull request #75 from garinger/master Julien Nicoulaud 2011-09-09 08:22:00 -07:00
  • f84f9319d8 supposed fix for issue #73 and issue #74 Andreas Gahr 2011-09-09 16:07:49 +02:00
  • b0fee4e758 pass args down to each original zle call Takeshi Banse 2011-08-23 15:51:09 +08:00
  • f786e9977c Merge pull request #71 from hchbaw/for-nicoulaj/nounset Julien Nicoulaud 2011-09-06 10:23:24 -07:00
  • a6d105131c Fix #21: No highlighting when using tilde Julien Nicoulaud 2011-09-06 19:21:12 +02:00
  • d8fe211aed Ignore zwc files Julien Nicoulaud 2011-08-31 22:19:44 +02:00
  • 1d729202ec add tests for handling tildes Takeshi Banse 2011-06-14 12:15:06 +08:00
  • 48a18291f9 add some tests Takeshi Banse 2011-06-14 12:00:45 +08:00
  • 4a8b184632 pass ${arg} explicit Takeshi Banse 2011-06-14 11:58:01 +08:00
  • 9706996d3b make _zsh_highlight nounset-able Takeshi Banse 2011-08-24 14:08:58 +09:00
  • 26f30697ea Merge pull request #69 from garinger/master Julien Nicoulaud 2011-08-08 10:54:23 -07:00
  • b1b65dc486 bracket highlighter: small typo in testcase - document new style Andreas Gahr 2011-08-08 17:01:51 +02:00
  • 06ad03e32c bracket highlighter: simplify Andreas Gahr 2011-08-08 16:01:53 +02:00
  • 8375ef6e72 bracket highlighter: make the style configurable, when cursor is on bracket Andreas Gahr 2011-08-08 15:55:47 +02:00
  • 24243becba bracket highlighter: fix typo from last commit Andreas Gahr 2011-08-08 15:51:40 +02:00
  • e1ed255c0a bracket highlighter: start loops with 0 which is more natural and also more in line whith the other highlighters Andreas Gahr 2011-08-08 14:48:16 +02:00
  • 4e0749dd83 Merge pull request #68 from garinger/master Julien Nicoulaud 2011-08-05 08:16:50 -07:00
  • 0d55207c78 simple testcases for bracket highlighter - actually add files Andreas Gahr 2011-08-05 16:38:46 +02:00