857 Commits (8348e2d2ccfe4c04168963bc9a3b1fd2181783e5)
 

Author SHA1 Message Date
  Daniel Shahaf 10a596f9fd dev docs: Document a useful tab completion setting. 8 years ago
  Daniel Shahaf 4b77af73fb minor: Fix typo in comment. 8 years ago
  Daniel Shahaf 47144ad974 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». 8 years ago
  Daniel Shahaf 7fb6f99791 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. 8 years ago
  Daniel Shahaf fccf92402b minor: tests: Formatting tweak to XPASS output. 8 years ago
  Daniel Shahaf 29b30e0ca7 'main': Add XFail test for issue #330, concerning command word after array assignment. 8 years ago
  Daniel Shahaf f4036a09ce 'main': Highlight scalar assignments to argv 8 years ago
  Daniel Shahaf 14711a51f3 tests: Explicitly test 'default' style inside an array assignment. 8 years ago
  Matthew Martin 91fa057a39 minor: 'main': Only search for prefixes if :h is a directory 8 years ago
  Daniel Shahaf f060622dc6 'main': Internal cleanup: drop $style_override. 8 years ago
  m0viefreak 6cd39e7c70 'main': Highlight path separators 8 years ago
  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
  Daniel Shahaf 6362c757b6 tests: Extend issue #290 test with another variant. 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 ef68f50c04 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». 8 years ago
  Daniel Shahaf 4832f18c50 tests: New test for issue #290, «Mishighlights "longloops" 'repeat'». 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 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