155 Revize (62f1c108f313f68029c4a860b6326d55cebe0b1b)

Autor SHA1 Zpráva Datum
  Daniel Shahaf 15db71abd0 driver: Track rename of an unreleased upstream API. před 8 roky
  Matthew Martin fd061b5730 tests: Test ZSH_HIGHLIGHT_STYLES keys directly před 8 roky
  Daniel Shahaf f34714b8ee Bump copyright years. před 8 roky
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight před 8 roky
  Daniel Shahaf c54c076cfa cleanup: Avoid colon after parameter expansion to avoid risking introducing a colon modifier. před 8 roky
  m0viefreak 79e4d3d124 apply suffix and isearch zle_highlights on top před 8 roky
  Daniel Shahaf cb02451a4e widget binding: Fix crucial typo in last commit. před 8 roky
  Daniel Shahaf 11d378332e widget binding: Further unbreak the build. před 8 roky
  Daniel Shahaf 6a634fac9f widget binding: Properly escape widget names at definition. před 8 roky
  Daniel Shahaf 47a664447c noop: Remove stray statement terminators and line joiners. před 8 roky
  Daniel Shahaf 261c180a36 widget binding: Unbreak the build. před 8 roky
  Daniel Shahaf 7e7e291b20 widget binding: Remove an unnecessary layer of indirection. před 8 roky
  m0viefreak 4849ef3307 Refactor the application of zle_highlight settings před 8 roky
  m0viefreak 487b122c48 widget binding: don't exclude widgets with identical function name před 8 roky
  Daniel Shahaf 282c7134e8 Revert "wrapping: Don't add '--' when invoking widgets." před 8 roky
  m0viefreak ed33d2cb13 widget binding: don't exclude widgets starting with '_' před 8 roky
  Daniel Shahaf 84734ba950 versionstamp: Better $ZSH_HIGHLIGHT_REVISION reporting when running from git. před 8 roky
  Daniel Shahaf 635a68f7b4 driver: Fix error message wording před 8 roky
  Daniel Shahaf 8f19af6b31 driver: Tolerate KSH_ARRAYS being set in the calling context. před 8 roky
  Daniel Shahaf c808d2187a wrapping: Don't add '--' when invoking widgets. před 9 roky
  Daniel Shahaf 7e6d960a08 noop: Break out a helper function. před 9 roky
  Daniel Shahaf 083c47b007 regerssion: Look for .version and .revision-hash in the correct place. před 9 roky
  Daniel Shahaf c30301d474 Drop unnecessary shebang lines. před 9 roky
  Daniel Shahaf 0a7035170a versioning: Expose .revision-hash as $ZSH_HIGHLIGHT_REVISION. před 9 roky
  Daniel Shahaf 3576df29aa Don't leak $REPLY into global scope. před 9 roky
  Daniel Shahaf f48f5400c1 Revert "Do wrap the 'yank' widget, because that works." před 9 roky
  Daniel Shahaf 766b350a7d Wrap yank-pop. před 9 roky
  Daniel Shahaf 9c56c624e9 versionstamp: Handle NO_FUNCTION_ARGZERO. před 9 roky
  Daniel Shahaf 43386376d8 Set the version number. před 9 roky
  Daniel Shahaf 3fdaec3d4a WARN_CREATE_GLOBAL: Plug yet another instance. před 9 roky
  Daniel Shahaf dd12dde93a Fix errors with non-reserved-word typeset. před 9 roky
  Daniel Shahaf cb5589db73 Don't wrap set-local-history. před 9 roky
  Daniel Shahaf 35c4bb7bdc More WARN_CREATE_GLOBAL cleanups. před 9 roky
  Daniel Shahaf 908c4fe150 Stop leaking variables into global namespace. před 9 roky
  Daniel Shahaf 9e80fe8f02 Bump copyright years. před 9 roky
  Daniel Shahaf 00862cf4fa Followup to e5c2a88db0 (merged in 51102bf83f): před 9 roky
  Daniel Shahaf e5c2a88db0 Highlight yanks/pastes on top of syntax highlighting. před 9 roky
  Daniel Shahaf 0e31d6e1a2 Highlight the region on top of syntax highlighting. před 9 roky
  Daniel Shahaf f78919d941 Preserve $? of wrapped widgets. před 9 roky
  Daniel Shahaf 8e7c26f489 Do wrap the 'yank' widget, because that works. před 9 roky
  Vincent Bernat 74a183447d zle: don't override yank/yank-pop před 10 roky
  Randy 7edd08156e Chaned main highlighter alorithm to resolve issue #77 před 10 roky
  Evan Pitstick dffbab0c92 a more simple and universal way (for zsh projects) to find highlight dir path před 11 roky
  Evan Pitstick 0fcc2629d2 Finds highlighters dir a little better před 11 roky
  Jan M. Binder 966eb851ca Added quotes to suppress error před 12 roky
  NAKAMURA Yoshitaka 56b134f5d6 fix "_zsh_highlight_widget_XXX:zle: unknown option: X" error před 13 roky
  Andreas Gahr 603fce64b5 autoload add-zsh-hook && provide a nicer error message if that fails due to old zsh version, or similar situations. Reset another variable in hook function; it can't hurt před 13 roky
  Andreas Gahr 304ddb9400 make highlighting work for first entry in history. fixes #79 před 13 roky
  Takeshi Banse b0fee4e758 pass args down to each original zle call před 13 roky
  Takeshi Banse 9706996d3b make _zsh_highlight nounset-able před 13 roky