150 Комити (38c8fbea2dd22b32a5fa3793f7fa34133c5b2e07)

Аутор SHA1 Порука Датум
  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 година
  Daniel Shahaf 261c180a36 widget binding: Unbreak the build. пре 8 година
  Daniel Shahaf 7e7e291b20 widget binding: Remove an unnecessary layer of indirection. пре 8 година
  m0viefreak 4849ef3307 Refactor the application of zle_highlight settings пре 8 година
  m0viefreak 487b122c48 widget binding: don't exclude widgets with identical function name пре 8 година
  Daniel Shahaf 282c7134e8 Revert "wrapping: Don't add '--' when invoking widgets." пре 8 година
  m0viefreak ed33d2cb13 widget binding: don't exclude widgets starting with '_' пре 8 година
  Daniel Shahaf 84734ba950 versionstamp: Better $ZSH_HIGHLIGHT_REVISION reporting when running from git. пре 8 година
  Daniel Shahaf 635a68f7b4 driver: Fix error message wording пре 8 година
  Daniel Shahaf 8f19af6b31 driver: Tolerate KSH_ARRAYS being set in the calling context. пре 8 година
  Daniel Shahaf c808d2187a wrapping: Don't add '--' when invoking widgets. пре 9 година
  Daniel Shahaf 7e6d960a08 noop: Break out a helper function. пре 9 година
  Daniel Shahaf 083c47b007 regerssion: Look for .version and .revision-hash in the correct place. пре 9 година
  Daniel Shahaf c30301d474 Drop unnecessary shebang lines. пре 9 година
  Daniel Shahaf 0a7035170a versioning: Expose .revision-hash as $ZSH_HIGHLIGHT_REVISION. пре 9 година
  Daniel Shahaf 3576df29aa Don't leak $REPLY into global scope. пре 9 година
  Daniel Shahaf f48f5400c1 Revert "Do wrap the 'yank' widget, because that works." пре 9 година
  Daniel Shahaf 766b350a7d Wrap yank-pop. пре 9 година
  Daniel Shahaf 9c56c624e9 versionstamp: Handle NO_FUNCTION_ARGZERO. пре 9 година
  Daniel Shahaf 43386376d8 Set the version number. пре 9 година
  Daniel Shahaf 3fdaec3d4a WARN_CREATE_GLOBAL: Plug yet another instance. пре 9 година
  Daniel Shahaf dd12dde93a Fix errors with non-reserved-word typeset. пре 9 година
  Daniel Shahaf cb5589db73 Don't wrap set-local-history. пре 9 година
  Daniel Shahaf 35c4bb7bdc More WARN_CREATE_GLOBAL cleanups. пре 9 година
  Daniel Shahaf 908c4fe150 Stop leaking variables into global namespace. пре 9 година
  Daniel Shahaf 9e80fe8f02 Bump copyright years. пре 9 година
  Daniel Shahaf 00862cf4fa Followup to e5c2a88db0 (merged in 51102bf83f): пре 9 година
  Daniel Shahaf e5c2a88db0 Highlight yanks/pastes on top of syntax highlighting. пре 9 година
  Daniel Shahaf 0e31d6e1a2 Highlight the region on top of syntax highlighting. пре 9 година
  Daniel Shahaf f78919d941 Preserve $? of wrapped widgets. пре 9 година
  Daniel Shahaf 8e7c26f489 Do wrap the 'yank' widget, because that works. пре 9 година
  Vincent Bernat 74a183447d zle: don't override yank/yank-pop пре 10 година
  Randy 7edd08156e Chaned main highlighter alorithm to resolve issue #77 пре 10 година
  Evan Pitstick dffbab0c92 a more simple and universal way (for zsh projects) to find highlight dir path пре 11 година
  Evan Pitstick 0fcc2629d2 Finds highlighters dir a little better пре 11 година
  Jan M. Binder 966eb851ca Added quotes to suppress error пре 12 година
  NAKAMURA Yoshitaka 56b134f5d6 fix "_zsh_highlight_widget_XXX:zle: unknown option: X" error пре 13 година
  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 пре 13 година
  Andreas Gahr 304ddb9400 make highlighting work for first entry in history. fixes #79 пре 13 година
  Takeshi Banse b0fee4e758 pass args down to each original zle call пре 13 година
  Takeshi Banse 9706996d3b make _zsh_highlight nounset-able пре 13 година
  Simon Heimlicher 854038010f Added || true to ensure zero exit code пре 13 година
  Julien Nicoulaud 186d80054a Fix #65, sourcing the script multiples times should not cause issues anymore пре 13 година
  Julien Nicoulaud 0e331cd654 Isolate setup code in functions to ease messing with zsh-syntax-highlighting пре 13 година
  Julien Nicoulaud 5003fa7c9b We don't need this hook as we have already bound every widget we could find (stop me if I'm wrong) пре 13 година
  Julien Nicoulaud 4ff08dcfa6 Fix #53: Prefix all defined functions with _zsh_highlight пре 13 година