641 Commits (757d047f09cda75a74ce62e198504893335f9ad5)
 

Author SHA1 Message Date
  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
  Daniel Shahaf 9b64ad750f tests: Add a 'print failures only' mode to 'make test', called 'make quiet-test'. 8 years ago
  Daniel Shahaf 936e2e9314 tests: Add another comment. No functional change. 8 years ago
  m0viefreak ed33d2cb13 widget binding: don't exclude widgets starting with '_' 8 years ago
  Daniel Shahaf 268656d52b tests: Add a comment. No functional change. 8 years ago
  Daniel Shahaf 38c3ac8831 docs: Note that Debian package has migrated to (been added to) Debian stretch. 8 years ago
  Daniel Shahaf 82f5eb17ec docs: Note Debian package name. 8 years ago
  Daniel Shahaf 4f3910cbba Fix issue #248: Highlight 'pkexec' as a precommand. 8 years ago
  Daniel Shahaf 73ee7c1f6c Fix part of issue #238, "fd redirections at command word". 8 years ago
  Daniel Shahaf 48ecd29180 tests: Add two XFail tests for issue #238, "fd redirections at command word". 8 years ago
  Daniel Shahaf 430cf55368 tests: Cover [default]. 8 years ago
  Daniel Shahaf 46cd970bc4 tests: Improve tests by using $unused_highlight. 8 years ago
  Daniel Shahaf 09c4114eb9 command word: Do not attempt to interpret command separator tokens as anything else. 8 years ago