592 Commits (a5b8bc0ef05988506d9f20026ded7e52519b5dda)
 

Author SHA1 Message Date
  Daniel Shahaf a5b8bc0ef0 'main': Internal cleanup: drop $style_override. 8 years ago
  m0viefreak 3b67e656bf 'main': Implement simple command type cache 8 years ago
  m0viefreak 12b879caf7 'main': Use zsh/parameter instead of type -w 8 years ago
  m0viefreak 61f43255ab 'main': Support multiple styles in _zsh_highlight_main_add_region_highlight 8 years ago
  Matthew Martin d37c55c788 minor: tests: Add comment for NONE in expected_region_highlight 8 years ago
  Matthew Martin 364f206a54 docs: Give example of test that modifies its environment 8 years ago
  Matthew Martin 19acd8e844 docs: Mention `$BUFFER` 8 years ago
  Matthew Martin 13018f3dd7 docs: Document use of NONE in expected_region_highlight 8 years ago
  Matthew Martin 0f43026bf0 docs: Document writing tests 8 years ago
  Matthew Martin 1082067f93 tests: Fail on stderr output 8 years ago
  Daniel Shahaf f146651913 Merge part of PR #298 8 years ago
  m0viefreak 2f18ba64e3 'main': use zsh/parameter to resolve alias 8 years ago
  m0viefreak 3ce01076b5 driver: load zsh/parameter if available 8 years ago
  Daniel Shahaf def8c0da83 Bump copyright years. 8 years ago
  Daniel Shahaf 4f5bb6cf96 Merge remote-tracking branch 'upstream/pr/308' into HEAD 8 years ago
  Daniel Shahaf 0ff354b44b docs: Namespace highlighters' styles. 8 years ago
  Daniel Shahaf 7b82b88a71 'main': Don't leak the PATH_DIRS options. 8 years ago
  Sebastian Gniazdowski ef4bfe5bcc 'main': 2nd optimization that in my tests shows 2.2s -> 2.0s 8 years ago
  Daniel Shahaf 5a98cd3a10 Merge remote-tracking branch 'upstream/pr/315' into HEAD 8 years ago
  Sebastian Gniazdowski 02229ebd63 'main': optimization that in my tests shows 2.7s -> 2.2s 8 years ago
  Daniel Shahaf 162c826452 docs: Honour $ZDOTDIR in code examples. 8 years ago
  Daniel Shahaf a00ed24ba3 docs: Simplify/clarify installation instructions. 8 years ago
  Daniel Shahaf 62f1c108f3 tests: New test to capture off-by-ones. 8 years ago
  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 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