620 Commits (fffe13a8fb85c3c05c20293ed58f5e79c1b848ce)
 

Author SHA1 Message Date
  m0viefreak 5fe8fd8bdc 'brackets': Fix for one-based indexing 8 years ago
  Nils Luxton 2176692704 docs: Added style key prefix convention 8 years ago
  Daniel Shahaf a7a7f8b422 Support linewise region. 8 years ago
  Daniel Shahaf 15db71abd0 driver: Track rename of an unreleased upstream API. 8 years ago
  Daniel Shahaf fc9c892a3f 'main': Fix issue #302, "Process substitution misparsed as redirection". 8 years ago
  Daniel Shahaf bfabffbf97 'main': Factor out common code. No functional change. 8 years ago
  Daniel Shahaf 6889ff6bd2 'main': Add a regression test for issue #302, "Process substitution misparsed as redirection". 8 years ago
  Matthew Martin 9cab566f53 docs: Document installation with other plugin managers 8 years ago
  Matthew Martin bb341f186c dev docs: Document testing quirks 8 years ago
  Matthew Martin b5955213b9 tests: Add tests for 'brackets' and 'pattern' 8 years ago
  Daniel Shahaf f0bae44b76 tests: Followup to last: echo(1) is evil. 8 years ago
  Daniel Shahaf 3176b9567c minor: tests: Quote $BUFFER differently on output. 8 years ago
  Daniel Shahaf 6aa57d60aa tests: TAP support: Emit a 'description' for all test points 8 years ago
  Daniel Shahaf f83bca0847 minor: tests: Introduce a local variable. No functional change. 8 years ago
  Daniel Shahaf 70b5687d66 minor: tests: Tighten up local variable scope. 8 years ago
  Daniel Shahaf 21207c336a tests: TAP compliance: Do not emit literal '#' in the 'description' part 8 years ago
  Daniel Shahaf 56a867076c tests: Followup to fd061b5730bf: quote both expected and actual output. 8 years ago
  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