169 Révisions (d1c773faa7e86b76657cd39bbb1dcb5db8f5c017)

Auteur SHA1 Message Date
  Daniel Shahaf 295d62ec88 driver: Followup to last: make the value more unique. il y a 8 ans
  Daniel Shahaf d711563fe1 driver: Make it reentrant. il y a 8 ans
  m0viefreak 4ad311ec0a driver: Enable highlighting during isearch under zsh≥5.3. il y a 8 ans
  m0viefreak a8fe22d422 driver: Don't highlight in isearch il y a 8 ans
  m0viefreak 5bae621900 driver: Always bind zle-line-finish and use it instead of accept-* il y a 8 ans
  m0viefreak 9e569bb0fe driver: Widget binding: Support binding incomplete/nonexistent widgets il y a 8 ans
  Daniel Shahaf 3409a2e4d2 *: s/echo/print/ il y a 8 ans
  Daniel Shahaf 3e59ab41b6 driver: Change a variable name to avoid squatting the highlighters' namespace. il y a 8 ans
  m0viefreak b9112aec79 driver: Widget binding: Use ${(k)widgets} instead of $(zle -la) il y a 8 ans
  Daniel Shahaf 750aebc553 driver: Stop requiring function_argzero. il y a 8 ans
  Daniel Shahaf 4b77af73fb minor: Fix typo in comment. il y a 8 ans
  m0viefreak 3ce01076b5 driver: load zsh/parameter if available il y a 8 ans
  Daniel Shahaf a7a7f8b422 Support linewise region. il y a 8 ans
  Daniel Shahaf 15db71abd0 driver: Track rename of an unreleased upstream API. il y a 8 ans
  Matthew Martin fd061b5730 tests: Test ZSH_HIGHLIGHT_STYLES keys directly il y a 8 ans
  Daniel Shahaf f34714b8ee Bump copyright years. il y a 8 ans
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight il y a 8 ans
  Daniel Shahaf c54c076cfa cleanup: Avoid colon after parameter expansion to avoid risking introducing a colon modifier. il y a 8 ans
  m0viefreak 79e4d3d124 apply suffix and isearch zle_highlights on top il y a 8 ans
  Daniel Shahaf cb02451a4e widget binding: Fix crucial typo in last commit. il y a 8 ans
  Daniel Shahaf 11d378332e widget binding: Further unbreak the build. il y a 8 ans
  Daniel Shahaf 6a634fac9f widget binding: Properly escape widget names at definition. il y a 8 ans
  Daniel Shahaf 47a664447c noop: Remove stray statement terminators and line joiners. il y a 8 ans
  Daniel Shahaf 261c180a36 widget binding: Unbreak the build. il y a 8 ans
  Daniel Shahaf 7e7e291b20 widget binding: Remove an unnecessary layer of indirection. il y a 8 ans
  m0viefreak 4849ef3307 Refactor the application of zle_highlight settings il y a 8 ans
  m0viefreak 487b122c48 widget binding: don't exclude widgets with identical function name il y a 8 ans
  Daniel Shahaf 282c7134e8 Revert "wrapping: Don't add '--' when invoking widgets." il y a 8 ans
  m0viefreak ed33d2cb13 widget binding: don't exclude widgets starting with '_' il y a 8 ans
  Daniel Shahaf 84734ba950 versionstamp: Better $ZSH_HIGHLIGHT_REVISION reporting when running from git. il y a 8 ans
  Daniel Shahaf 635a68f7b4 driver: Fix error message wording il y a 8 ans
  Daniel Shahaf 8f19af6b31 driver: Tolerate KSH_ARRAYS being set in the calling context. il y a 8 ans
  Daniel Shahaf c808d2187a wrapping: Don't add '--' when invoking widgets. il y a 9 ans
  Daniel Shahaf 7e6d960a08 noop: Break out a helper function. il y a 9 ans
  Daniel Shahaf 083c47b007 regerssion: Look for .version and .revision-hash in the correct place. il y a 9 ans
  Daniel Shahaf c30301d474 Drop unnecessary shebang lines. il y a 9 ans
  Daniel Shahaf 0a7035170a versioning: Expose .revision-hash as $ZSH_HIGHLIGHT_REVISION. il y a 9 ans
  Daniel Shahaf 3576df29aa Don't leak $REPLY into global scope. il y a 9 ans
  Daniel Shahaf f48f5400c1 Revert "Do wrap the 'yank' widget, because that works." il y a 9 ans
  Daniel Shahaf 766b350a7d Wrap yank-pop. il y a 9 ans
  Daniel Shahaf 9c56c624e9 versionstamp: Handle NO_FUNCTION_ARGZERO. il y a 9 ans
  Daniel Shahaf 43386376d8 Set the version number. il y a 9 ans
  Daniel Shahaf 3fdaec3d4a WARN_CREATE_GLOBAL: Plug yet another instance. il y a 9 ans
  Daniel Shahaf dd12dde93a Fix errors with non-reserved-word typeset. il y a 9 ans
  Daniel Shahaf cb5589db73 Don't wrap set-local-history. il y a 9 ans
  Daniel Shahaf 35c4bb7bdc More WARN_CREATE_GLOBAL cleanups. il y a 9 ans
  Daniel Shahaf 908c4fe150 Stop leaking variables into global namespace. il y a 9 ans
  Daniel Shahaf 9e80fe8f02 Bump copyright years. il y a 9 ans
  Daniel Shahaf 00862cf4fa Followup to e5c2a88db0 (merged in 51102bf83f): il y a 9 ans
  Daniel Shahaf e5c2a88db0 Highlight yanks/pastes on top of syntax highlighting. il y a 9 ans