Commit Graph

  • 19acd8e844 docs: Mention $BUFFER Matthew Martin 2016-05-12 22:09:45 -0500
  • 13018f3dd7 docs: Document use of NONE in expected_region_highlight Matthew Martin 2016-05-05 23:31:31 -0500
  • 0f43026bf0 docs: Document writing tests Matthew Martin 2016-05-04 20:38:16 -0500
  • 1082067f93 tests: Fail on stderr output Matthew Martin 2016-05-12 21:39:11 -0500
  • ef68f50c04 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». Daniel Shahaf 2016-05-13 02:50:17 +0000
  • 4832f18c50 tests: New test for issue #290, «Mishighlights "longloops" 'repeat'». Daniel Shahaf 2016-05-13 02:50:17 +0000
  • f146651913 Merge part of PR #298 Daniel Shahaf 2016-05-13 02:27:29 +0000
  • 2f18ba64e3 'main': use zsh/parameter to resolve alias m0viefreak 2016-03-28 23:38:51 +0200
  • 3ce01076b5 driver: load zsh/parameter if available m0viefreak 2016-03-28 23:45:02 +0200
  • def8c0da83 Bump copyright years. Daniel Shahaf 2016-04-30 02:11:17 +0000
  • 4f5bb6cf96 Merge remote-tracking branch 'upstream/pr/308' into HEAD Daniel Shahaf 2016-05-13 01:24:01 +0000
  • 0ff354b44b docs: Namespace highlighters' styles. Daniel Shahaf 2016-05-12 19:28:17 +0000
  • 7b82b88a71 'main': Don't leak the PATH_DIRS options. Daniel Shahaf 2016-05-12 19:24:00 +0000
  • ef4bfe5bcc 'main': 2nd optimization that in my tests shows 2.2s -> 2.0s Sebastian Gniazdowski 2016-05-12 20:43:45 +0200
  • 673dc01fec Merge fb9a8a67aa into 5a98cd3a10 psprint 2016-05-12 18:44:46 +0000
  • fb9a8a67aa 'main': 2nd optimization that in my tests shows 2.2s -> 2.0s Sebastian Gniazdowski 2016-05-12 20:43:45 +0200
  • 97863fb07a Merge c1dbe534ab into 5a98cd3a10 psprint 2016-05-12 18:31:50 +0000
  • 5a98cd3a10 Merge remote-tracking branch 'upstream/pr/315' into HEAD Daniel Shahaf 2016-05-12 18:30:50 +0000
  • 02229ebd63 'main': optimization that in my tests shows 2.7s -> 2.2s Sebastian Gniazdowski 2016-05-12 17:22:57 +0200
  • c1dbe534ab main: optimization that in my tests shows 2.7s -> 2.2s Sebastian Gniazdowski 2016-05-12 17:22:57 +0200
  • 162c826452 docs: Honour $ZDOTDIR in code examples. Daniel Shahaf 2016-05-12 13:29:10 +0000
  • a00ed24ba3 docs: Simplify/clarify installation instructions. Daniel Shahaf 2016-05-12 13:25:59 +0000
  • 62f1c108f3 tests: New test to capture off-by-ones. Daniel Shahaf 2016-05-11 20:36:18 +0000
  • 5fe8fd8bdc 'brackets': Fix for one-based indexing m0viefreak 2016-05-11 00:31:39 +0200
  • 2176692704 docs: Added style key prefix convention Nils Luxton 2016-05-09 17:35:21 +0100
  • a7a7f8b422 Support linewise region. Daniel Shahaf 2016-05-09 04:06:44 +0000
  • 15db71abd0 driver: Track rename of an unreleased upstream API. Daniel Shahaf 2016-05-09 03:38:27 +0000
  • fc9c892a3f 'main': Fix issue #302, "Process substitution misparsed as redirection". Daniel Shahaf 2016-05-09 03:26:06 +0000
  • bfabffbf97 'main': Factor out common code. No functional change. Daniel Shahaf 2016-05-09 03:26:29 +0000
  • 6889ff6bd2 'main': Add a regression test for issue #302, "Process substitution misparsed as redirection". Daniel Shahaf 2016-05-09 03:26:06 +0000
  • 9cab566f53 docs: Document installation with other plugin managers Matthew Martin 2016-05-05 18:02:51 -0500
  • bb341f186c dev docs: Document testing quirks Matthew Martin 2016-05-05 00:12:18 -0500
  • b5955213b9 tests: Add tests for 'brackets' and 'pattern' Matthew Martin 2016-05-05 00:19:19 -0500
  • f0bae44b76 tests: Followup to last: echo(1) is evil. Daniel Shahaf 2016-05-05 20:34:27 +0000
  • 3176b9567c minor: tests: Quote $BUFFER differently on output. Daniel Shahaf 2016-05-05 19:17:43 +0000
  • 6aa57d60aa tests: TAP support: Emit a 'description' for all test points Daniel Shahaf 2016-05-05 18:40:13 +0000
  • f83bca0847 minor: tests: Introduce a local variable. No functional change. Daniel Shahaf 2016-05-05 18:48:59 +0000
  • 70b5687d66 minor: tests: Tighten up local variable scope. Daniel Shahaf 2016-05-05 18:44:54 +0000
  • 21207c336a tests: TAP compliance: Do not emit literal '#' in the 'description' part Daniel Shahaf 2016-05-05 18:40:13 +0000
  • 56a867076c tests: Followup to fd061b5730: quote both expected and actual output. Daniel Shahaf 2016-05-05 19:10:06 +0000
  • f73f3d53d3 'brackets': Allow unset ZSH_HIGHLIGHT_STYLES Matthew Martin 2016-01-20 00:38:44 -0600
  • eaa4335c34 tests: Set ZSH_HIGHLIGHT_STYLES=() during tests Matthew Martin 2016-04-24 23:22:14 -0500
  • d3678ec7a8 tests: Remove unused_highlight Matthew Martin 2016-04-24 21:55:47 -0500
  • fd061b5730 tests: Test ZSH_HIGHLIGHT_STYLES keys directly Matthew Martin 2016-04-02 20:27:10 -0500
  • ccaf6f48a1 brackets: Fix bug introduced in 95d8256 Matthew Martin 2016-05-04 23:50:45 -0500
  • e05b8e88ad 'brackets': Check if brackets match on first pass Matthew Martin 2016-04-24 21:09:53 -0500
  • 95d82568d8 'brackets': Use one-based indexing Matthew Martin 2016-04-24 21:07:37 -0500
  • f4d3dcb42f 'brackets': Move highlight call outside conditional Matthew Martin 2016-04-24 21:06:43 -0500
  • fd84010252 'brackets': Lift local declarations from inside loops Matthew Martin 2016-04-24 21:02:20 -0500
  • cef49752fd dev docs: Create HACKING.md. Daniel Shahaf 2016-05-05 01:20:32 +0000
  • e8af14fe1f minor: Rewrap docs for uncompiled readability. Daniel Shahaf 2016-05-03 15:00:48 +0000
  • 4da9889d15 tests: Use 'NONE' to denote no highlighting Matthew Martin 2016-04-30 12:35:41 -0500
  • c346f6eb6f docs: highlighters should use _zsh_highlight_add_highlight Matthew Martin 2016-04-29 21:23:09 -0500
  • f34714b8ee Bump copyright years. Daniel Shahaf 2016-04-30 02:11:17 +0000
  • 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight Matthew Martin 2016-04-29 09:48:39 -0500
  • 089329660b highlighters: Pass around the style key instead of the style itself Matthew Martin 2016-04-24 16:04:32 -0500
  • a830613467 tests: Specify the style key instead of the style itself Matthew Martin 2016-04-24 14:22:24 -0500
  • c54c076cfa cleanup: Avoid colon after parameter expansion to avoid risking introducing a colon modifier. Daniel Shahaf 2016-04-24 17:08:08 +0000
  • 38c8fbea2d root-highlighter: use EUID instead of id -u command m0viefreak 2016-03-28 14:55:56 +0200
  • b52a485c5c brackets: Optimize a tiny bit. Daniel Shahaf 2016-04-22 14:12:49 +0000
  • 5e26da7390 remove hook on sourcing again Stanislav Seletskiy 2016-04-22 11:28:15 +0600
  • 27b60ee433 play well with zsh-autosuggest Stanislav Seletskiy 2016-04-22 10:55:53 +0600
  • d4f8edc9f3 plugin.zsh: Convert from symlink to plain file Adam Kruszewski 2016-04-17 04:48:30 +0000
  • 385b91be0d Merge acc279a320 into 367929502f Adam Kruszewski 2016-04-16 21:05:42 +0000
  • acc279a320 Changed plugin.zsh file according to Matthew Martin (@phy1729) suggestion. Adam Kruszewski 2016-04-16 23:05:41 +0200
  • 48d7a32be8 Adjust plugin.zsh file to run on zsh 5.1 in mSYS2. Adam Kruszewski 2016-04-09 10:37:20 +0200
  • 367929502f release.md: Add a release checklist line item. Daniel Shahaf 2016-04-05 05:49:18 +0000
  • 78290e043b tests: Expect the correct style Matthew Martin 2016-04-02 20:40:54 -0500
  • 31ac2b36a9 tests: Quote style in expected_region_highlight Matthew Martin 2016-01-20 00:12:55 -0600
  • bb8d325c0c tests: Fix grep syntax Matthew Martin 2016-04-01 00:52:27 -0500
  • 4d2b311b4c Merge e13c86dfc2 into bc7f8ea433 Daniel Shahaf 2016-03-30 08:16:41 +0000
  • e3c151eb4b Merge fb418b90d3 into bc7f8ea433 m0vie 2016-03-28 16:35:08 +0000
  • 79e4d3d124 apply suffix and isearch zle_highlights on top m0viefreak 2016-01-13 21:44:59 +0100
  • bc7f8ea433 'main': Restore support for zsh-4.3.10 and older. Daniel Shahaf 2016-03-23 01:32:44 +0000
  • cb02451a4e widget binding: Fix crucial typo in last commit. Daniel Shahaf 2016-03-18 15:14:09 +0000
  • 11d378332e widget binding: Further unbreak the build. Daniel Shahaf 2016-03-18 15:12:04 +0000
  • 6a634fac9f widget binding: Properly escape widget names at definition. Daniel Shahaf 2016-03-18 13:58:55 +0000
  • 47a664447c noop: Remove stray statement terminators and line joiners. Daniel Shahaf 2016-03-18 14:47:53 +0000
  • 261c180a36 widget binding: Unbreak the build. Daniel Shahaf 2016-03-18 14:41:18 +0000
  • 7e7e291b20 widget binding: Remove an unnecessary layer of indirection. Daniel Shahaf 2016-03-18 13:58:55 +0000
  • 4849ef3307 Refactor the application of zle_highlight settings m0viefreak 2015-12-29 21:15:48 +0100
  • 2436ba85f6 Merge 7affd7e2fe into 4c23a2fd1b Daniel Shahaf 2016-03-13 15:04:32 +0000
  • 4c23a2fd1b 'main': Highlight lone '!' correctly: it's not a history expansion. Daniel Shahaf 2016-03-13 02:47:25 +0000
  • e635f766be docs: Clarify oh-my-zsh installation instructions. Daniel Shahaf 2016-03-12 18:35:00 +0000
  • 6cba33c143 Merge 14db50f8f7 into 18df692ae6 m0vie 2016-03-12 17:25:16 +0000
  • 18df692ae6 widget binding: Remove some too-wide exclusions Daniel Shahaf 2016-03-12 17:24:03 +0000
  • 487b122c48 widget binding: don't exclude widgets with identical function name m0viefreak 2016-01-02 14:31:35 +0100
  • 7044c1986e docs: use https:// instead of git:// Daniel Shahaf 2016-02-18 13:39:24 +0000
  • bdb23d1378 use https instead of git for url Vishnu Ks 2016-02-17 23:52:54 +0530
  • e500ca2462 'main': Don't highlight in vared Daniel Shahaf 2016-02-14 17:34:53 +0200
  • e938825a85 Merge pull request #272 from psprint/master Daniel Shahaf 2016-02-14 14:32:01 +0000
  • 3cb58fd7d7 Optimization: -1 is extra computation of string length internally Sebastian Gniazdowski 2016-02-11 16:48:53 +0100
  • 7ac72a57bc Post-release version number bump. 0.4.x Daniel Shahaf 2015-10-20 14:35:21 +0000
  • c19ee58313 Tag version 0.4.1 0.4.1 Daniel Shahaf 2016-01-27 20:53:22 +0000
  • 9c33f34ebe changelog: Update for upcoming 0.4.1 release. Daniel Shahaf 2016-01-27 20:48:56 +0000
  • 8734fb46b5 changelog: Start 0.4.1 section. Daniel Shahaf 2015-11-29 02:00:51 +0000
  • 683f4837a0 changelog: Update for upcoming 0.4.1 release. Daniel Shahaf 2016-01-27 20:48:56 +0000
  • 62a6be3d63 Version number bump. Daniel Shahaf 2016-01-27 20:38:38 +0000
  • 4ad3d23c6d Revert "wrapping: Don't add '--' when invoking widgets." Daniel Shahaf 2016-01-17 19:35:07 +0000
  • 451665cb2a 'main': Don't highlight at the $PS3 prompt. Daniel Shahaf 2016-01-20 22:10:45 +0000