567 Commits (62f1c108f313f68029c4a860b6326d55cebe0b1b)
 

Autor SHA1 Nachricht Datum
  Daniel Shahaf 62f1c108f3 tests: New test to capture off-by-ones. vor 8 Jahren
  m0viefreak 5fe8fd8bdc 'brackets': Fix for one-based indexing vor 8 Jahren
  Nils Luxton 2176692704 docs: Added style key prefix convention vor 8 Jahren
  Daniel Shahaf 15db71abd0 driver: Track rename of an unreleased upstream API. vor 8 Jahren
  Matthew Martin 9cab566f53 docs: Document installation with other plugin managers vor 8 Jahren
  Matthew Martin bb341f186c dev docs: Document testing quirks vor 8 Jahren
  Matthew Martin b5955213b9 tests: Add tests for 'brackets' and 'pattern' vor 8 Jahren
  Daniel Shahaf f0bae44b76 tests: Followup to last: echo(1) is evil. vor 8 Jahren
  Daniel Shahaf 3176b9567c minor: tests: Quote $BUFFER differently on output. vor 8 Jahren
  Daniel Shahaf 6aa57d60aa tests: TAP support: Emit a 'description' for all test points vor 8 Jahren
  Daniel Shahaf f83bca0847 minor: tests: Introduce a local variable. No functional change. vor 8 Jahren
  Daniel Shahaf 70b5687d66 minor: tests: Tighten up local variable scope. vor 8 Jahren
  Daniel Shahaf 21207c336a tests: TAP compliance: Do not emit literal '#' in the 'description' part vor 8 Jahren
  Daniel Shahaf 56a867076c tests: Followup to fd061b5730bf: quote both expected and actual output. vor 8 Jahren
  Matthew Martin f73f3d53d3 'brackets': Allow unset ZSH_HIGHLIGHT_STYLES vor 8 Jahren
  Matthew Martin eaa4335c34 tests: Set ZSH_HIGHLIGHT_STYLES=() during tests vor 8 Jahren
  Matthew Martin d3678ec7a8 tests: Remove unused_highlight vor 8 Jahren
  Matthew Martin fd061b5730 tests: Test ZSH_HIGHLIGHT_STYLES keys directly vor 8 Jahren
  Matthew Martin ccaf6f48a1 brackets: Fix bug introduced in 95d8256 vor 8 Jahren
  Matthew Martin e05b8e88ad 'brackets': Check if brackets match on first pass vor 8 Jahren
  Matthew Martin 95d82568d8 'brackets': Use one-based indexing vor 8 Jahren
  Matthew Martin f4d3dcb42f 'brackets': Move highlight call outside conditional vor 8 Jahren
  Matthew Martin fd84010252 'brackets': Lift local declarations from inside loops vor 8 Jahren
  Daniel Shahaf cef49752fd dev docs: Create HACKING.md. vor 8 Jahren
  Daniel Shahaf e8af14fe1f minor: Rewrap docs for uncompiled readability. vor 8 Jahren
  Matthew Martin 4da9889d15 tests: Use 'NONE' to denote no highlighting vor 8 Jahren
  Matthew Martin c346f6eb6f docs: highlighters should use _zsh_highlight_add_highlight vor 8 Jahren
  Daniel Shahaf f34714b8ee Bump copyright years. vor 8 Jahren
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight vor 8 Jahren
  Matthew Martin 089329660b highlighters: Pass around the style key instead of the style itself vor 8 Jahren
  Matthew Martin a830613467 tests: Specify the style key instead of the style itself vor 8 Jahren
  Daniel Shahaf c54c076cfa cleanup: Avoid colon after parameter expansion to avoid risking introducing a colon modifier. vor 8 Jahren
  m0viefreak 38c8fbea2d root-highlighter: use EUID instead of id -u command vor 8 Jahren
  Daniel Shahaf b52a485c5c brackets: Optimize a tiny bit. vor 8 Jahren
  Adam Kruszewski d4f8edc9f3 plugin.zsh: Convert from symlink to plain file vor 8 Jahren
  Daniel Shahaf 367929502f release.md: Add a release checklist line item. vor 8 Jahren
  Matthew Martin 78290e043b tests: Expect the correct style vor 8 Jahren
  Matthew Martin 31ac2b36a9 tests: Quote style in expected_region_highlight vor 8 Jahren
  Matthew Martin bb8d325c0c tests: Fix grep syntax vor 8 Jahren
  m0viefreak 79e4d3d124 apply suffix and isearch zle_highlights on top vor 8 Jahren
  Daniel Shahaf bc7f8ea433 'main': Restore support for zsh-4.3.10 and older. vor 8 Jahren
  Daniel Shahaf cb02451a4e widget binding: Fix crucial typo in last commit. vor 8 Jahren
  Daniel Shahaf 11d378332e widget binding: Further unbreak the build. vor 8 Jahren
  Daniel Shahaf 6a634fac9f widget binding: Properly escape widget names at definition. vor 8 Jahren
  Daniel Shahaf 47a664447c noop: Remove stray statement terminators and line joiners. vor 8 Jahren
  Daniel Shahaf 261c180a36 widget binding: Unbreak the build. vor 8 Jahren
  Daniel Shahaf 7e7e291b20 widget binding: Remove an unnecessary layer of indirection. vor 8 Jahren
  m0viefreak 4849ef3307 Refactor the application of zle_highlight settings vor 8 Jahren
  Daniel Shahaf 4c23a2fd1b 'main': Highlight lone '!' correctly: it's not a history expansion. vor 8 Jahren
  Daniel Shahaf e635f766be docs: Clarify oh-my-zsh installation instructions. vor 8 Jahren