198 次代码提交 (e3edddd8eccec96c4bf05bb6926ead86dc9f7f5a)

作者 SHA1 备注 提交日期
  Julien Nicoulaud 3a7ddcda0b
#535: locally enable BARE_GLOB_QUAL option when loading highlighters 6 年前
  Adam Johnson 42d396d819 driver: Exclude yank-pop again (#183). 6 年前
  Bengt Brodersen db6cac391b main: Add glob qualifier to work around zsh/macOS bug 6 年前
  Matthew Martin 2c0c75a8ee driver, main: Add -z to autoload calls 6 年前
  Matthew Martin ff85c7e01b driver: Do not highlight newlines or past BUFFER for zle standout 6 年前
  Matthew Martin 84f0507cf6 driver: Replace eval with ${(P) 6 年前
  Matthew Martin b07ada1255 driver: Run under emulate -L zsh and add zsyh_user_options 6 年前
  Daniel Shahaf e4352f98bb driver: Revert previous commit, unbreaking the build on zsh<5.0.8. 6 年前
  Daniel Shahaf 9d9e9662cf driver: Correctly escape assoc key pattern 6 年前
  Matthew Martin a9ce931439 Default possibly unset variables to empty 6 年前
  Daniel Shahaf a2a899b41b driver: _zsh_highlight_bind_widgets: Be resilient to NO_UNSET being set in the calling scope. 6 年前
  m0viefreak 3c43da5ffe driver: Improve comment about ^r pattern match bug 7 年前
  m0viefreak f2ba507bbc driver: Adjust zsh version for probing for pattern match bug 7 年前
  jsoizo ad522a0914 driver: Fix printing error message to file when cannot resolve highlighters directory location 7 年前
  Daniel Shahaf be083d7f37 driver: Improve «unhandled ZLE widget 'foo'» error message. 7 年前
  Christian Höltje 835fec7f3c workaround for PAT_STATIC bug in zsh 7 年前
  vinter aac4a44238 driver: Fix duplicated slash in error message 7 年前
  Daniel Shahaf 74949c2d91 driver: Don't undefine aliases that begin with a '+', to workaround an upstream bug. 7 年前
  Daniel Shahaf 8d5afe47f7 driver: Be immune to 'alias' having been redefined. 7 年前
  Daniel Shahaf 2dce602727 driver: Be immune to weird aliases in the calling scope. 7 年前
  Daniel Shahaf 0a9b347483 driver: Warn just once when a highlighter is missing. 8 年前
  Alyssa Ross da60234fb2 driver: Declare global variables 8 年前
  Daniel Shahaf 51614ca2c9 'main': Avoid triggering a zsh bug related to hashed commands. 8 年前
  Daniel Shahaf 11c9081967 *: error messages: Fix quoting. 8 年前
  Daniel Shahaf a3d5dfcbda driver: Rename highlighter entry points 8 年前
  Daniel Shahaf f91a7b885e driver: Followup to 80148f6c840299f0980f4359ec5307ca63837dff: don't squat on the highlighters' namespace. 8 年前
  Daniel Shahaf f3242cbd6a driver: Followup to d711563fe1bf8fa6810bc34ac92a2fd3150290ed: actually make the driver reentrant. 8 年前
  Daniel Shahaf 295d62ec88 driver: Followup to last: make the value more unique. 8 年前
  Daniel Shahaf d711563fe1 driver: Make it reentrant. 8 年前
  m0viefreak 4ad311ec0a driver: Enable highlighting during isearch under zsh≥5.3. 8 年前
  m0viefreak a8fe22d422 driver: Don't highlight in isearch 8 年前
  m0viefreak 5bae621900 driver: Always bind zle-line-finish and use it instead of accept-* 8 年前
  m0viefreak 9e569bb0fe driver: Widget binding: Support binding incomplete/nonexistent widgets 8 年前
  Daniel Shahaf 3409a2e4d2 *: s/echo/print/ 8 年前
  Daniel Shahaf 3e59ab41b6 driver: Change a variable name to avoid squatting the highlighters' namespace. 8 年前
  m0viefreak b9112aec79 driver: Widget binding: Use ${(k)widgets} instead of $(zle -la) 8 年前
  Daniel Shahaf 750aebc553 driver: Stop requiring function_argzero. 8 年前
  Daniel Shahaf 4b77af73fb minor: Fix typo in comment. 8 年前
  m0viefreak 3ce01076b5 driver: load zsh/parameter if available 8 年前
  Daniel Shahaf a7a7f8b422 Support linewise region. 8 年前
  Daniel Shahaf 15db71abd0 driver: Track rename of an unreleased upstream API. 8 年前
  Matthew Martin fd061b5730 tests: Test ZSH_HIGHLIGHT_STYLES keys directly 8 年前
  Daniel Shahaf f34714b8ee Bump copyright years. 8 年前
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight 8 年前
  Daniel Shahaf c54c076cfa cleanup: Avoid colon after parameter expansion to avoid risking introducing a colon modifier. 8 年前
  m0viefreak 79e4d3d124 apply suffix and isearch zle_highlights on top 8 年前
  Daniel Shahaf cb02451a4e widget binding: Fix crucial typo in last commit. 8 年前
  Daniel Shahaf 11d378332e widget binding: Further unbreak the build. 8 年前
  Daniel Shahaf 6a634fac9f widget binding: Properly escape widget names at definition. 8 年前
  Daniel Shahaf 47a664447c noop: Remove stray statement terminators and line joiners. 8 年前