653 Commits (da60234fb236ccd2b199ffa8a157014dacf4e591)
 

Author SHA1 Message Date
  Matthew Martin f73f3d53d3 'brackets': Allow unset ZSH_HIGHLIGHT_STYLES 8 years ago
  Matthew Martin eaa4335c34 tests: Set ZSH_HIGHLIGHT_STYLES=() during tests 8 years ago
  Matthew Martin d3678ec7a8 tests: Remove unused_highlight 8 years ago
  Matthew Martin fd061b5730 tests: Test ZSH_HIGHLIGHT_STYLES keys directly 8 years ago
  Matthew Martin ccaf6f48a1 brackets: Fix bug introduced in 95d8256 8 years ago
  Matthew Martin e05b8e88ad 'brackets': Check if brackets match on first pass 8 years ago
  Matthew Martin 95d82568d8 'brackets': Use one-based indexing 8 years ago
  Matthew Martin f4d3dcb42f 'brackets': Move highlight call outside conditional 8 years ago
  Matthew Martin fd84010252 'brackets': Lift local declarations from inside loops 8 years ago
  Daniel Shahaf cef49752fd dev docs: Create HACKING.md. 8 years ago
  Daniel Shahaf e8af14fe1f minor: Rewrap docs for uncompiled readability. 8 years ago
  Matthew Martin 4da9889d15 tests: Use 'NONE' to denote no highlighting 8 years ago
  Matthew Martin c346f6eb6f docs: highlighters should use _zsh_highlight_add_highlight 8 years ago
  Daniel Shahaf f34714b8ee Bump copyright years. 8 years ago
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight 8 years ago
  Matthew Martin 089329660b highlighters: Pass around the style key instead of the style itself 8 years ago
  Matthew Martin a830613467 tests: Specify the style key instead of the style itself 8 years ago
  Daniel Shahaf c54c076cfa cleanup: Avoid colon after parameter expansion to avoid risking introducing a colon modifier. 8 years ago
  m0viefreak 38c8fbea2d root-highlighter: use EUID instead of id -u command 8 years ago
  Daniel Shahaf b52a485c5c brackets: Optimize a tiny bit. 8 years ago
  Adam Kruszewski d4f8edc9f3 plugin.zsh: Convert from symlink to plain file 8 years ago
  Daniel Shahaf 367929502f release.md: Add a release checklist line item. 8 years ago
  Matthew Martin 78290e043b tests: Expect the correct style 8 years ago
  Matthew Martin 31ac2b36a9 tests: Quote style in expected_region_highlight 8 years ago
  Matthew Martin bb8d325c0c tests: Fix grep syntax 8 years ago
  m0viefreak 79e4d3d124 apply suffix and isearch zle_highlights on top 8 years ago
  Daniel Shahaf bc7f8ea433 'main': Restore support for zsh-4.3.10 and older. 8 years ago
  Daniel Shahaf cb02451a4e widget binding: Fix crucial typo in last commit. 8 years ago
  Daniel Shahaf 11d378332e widget binding: Further unbreak the build. 8 years ago
  Daniel Shahaf 6a634fac9f widget binding: Properly escape widget names at definition. 8 years ago
  Daniel Shahaf 47a664447c noop: Remove stray statement terminators and line joiners. 8 years ago
  Daniel Shahaf 261c180a36 widget binding: Unbreak the build. 8 years ago
  Daniel Shahaf 7e7e291b20 widget binding: Remove an unnecessary layer of indirection. 8 years ago
  m0viefreak 4849ef3307 Refactor the application of zle_highlight settings 8 years ago
  Daniel Shahaf 4c23a2fd1b 'main': Highlight lone '!' correctly: it's not a history expansion. 8 years ago
  Daniel Shahaf e635f766be docs: Clarify oh-my-zsh installation instructions. 8 years ago
  Daniel Shahaf 18df692ae6 widget binding: Remove some too-wide exclusions 8 years ago
  m0viefreak 487b122c48 widget binding: don't exclude widgets with identical function name 8 years ago
  Daniel Shahaf 7044c1986e docs: use https:// instead of git:// 8 years ago
  Vishnu Ks bdb23d1378 use https instead of git for url 8 years ago
  Daniel Shahaf e500ca2462 'main': Don't highlight in vared 8 years ago
  Daniel Shahaf e938825a85 Merge pull request #272 from psprint/master 8 years ago
  Sebastian Gniazdowski 3cb58fd7d7 Optimization: -1 is extra computation of string length internally 8 years ago
  Daniel Shahaf 683f4837a0 changelog: Update for upcoming 0.4.1 release. 8 years ago
  Daniel Shahaf 62a6be3d63 Version number bump. 8 years ago
  Daniel Shahaf 451665cb2a 'main': Don't highlight at the $PS3 prompt. 8 years ago
  Daniel Shahaf 30d8f92df2 test harness: Properly quote error message interpolations. 8 years ago
  Daniel Shahaf 282c7134e8 Revert "wrapping: Don't add '--' when invoking widgets." 8 years ago
  Daniel Shahaf 28932316cc aliases: Highlight aliases with '=' in their LHS as error. (Part of issue #263.) 8 years ago
  Daniel Shahaf 5e4b446dee aliases: Add a test for one variant of issue #263. 8 years ago