135 Révisions (88cf98d9c45b00be04a4e92738b02c11ccf2d0ad)

Auteur SHA1 Message Date
  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
  Daniel Shahaf 0e31d6e1a2 Highlight the region on top of syntax highlighting. il y a 9 ans
  Daniel Shahaf f78919d941 Preserve $? of wrapped widgets. il y a 9 ans
  Daniel Shahaf 8e7c26f489 Do wrap the 'yank' widget, because that works. il y a 9 ans
  Vincent Bernat 74a183447d zle: don't override yank/yank-pop il y a 10 ans
  Randy 7edd08156e Chaned main highlighter alorithm to resolve issue #77 il y a 10 ans
  Evan Pitstick dffbab0c92 a more simple and universal way (for zsh projects) to find highlight dir path il y a 11 ans
  Evan Pitstick 0fcc2629d2 Finds highlighters dir a little better il y a 11 ans
  Jan M. Binder 966eb851ca Added quotes to suppress error il y a 12 ans
  NAKAMURA Yoshitaka 56b134f5d6 fix "_zsh_highlight_widget_XXX:zle: unknown option: X" error il y a 13 ans
  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 il y a 13 ans
  Andreas Gahr 304ddb9400 make highlighting work for first entry in history. fixes #79 il y a 13 ans
  Takeshi Banse b0fee4e758 pass args down to each original zle call il y a 13 ans
  Takeshi Banse 9706996d3b make _zsh_highlight nounset-able il y a 13 ans
  Simon Heimlicher 854038010f Added || true to ensure zero exit code il y a 13 ans
  Julien Nicoulaud 186d80054a Fix #65, sourcing the script multiples times should not cause issues anymore il y a 13 ans
  Julien Nicoulaud 0e331cd654 Isolate setup code in functions to ease messing with zsh-syntax-highlighting il y a 13 ans
  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) il y a 13 ans
  Julien Nicoulaud 4ff08dcfa6 Fix #53: Prefix all defined functions with _zsh_highlight il y a 13 ans
  Julien Nicoulaud 776453cb5b Fix #46: Conflict with url-quote-magic il y a 13 ans
  Julien Nicoulaud 3b27ad778d More efficient way to strip leading dot il y a 13 ans
  Valodim 5f68accccf Don't highlight if buffer is longer than $ZSH_HIGHLIGHT_MAXLENGTH il y a 13 ans
  garinger 1858be26bd exclude .beep il y a 13 ans
  garinger 3802e03b4c exclude .beep il y a 13 ans
  Julien Nicoulaud 28720c77aa Some fixes consecutive to pull request #61 merge il y a 13 ans
  Ted Naleid 4ed9f9a68f fix for issue #60, unrecognized modifier 'A' on startup il y a 13 ans
  Julien Nicoulaud e04f6ab862 Safety checks before looking up cursor position il y a 13 ans
  Julien Nicoulaud f6af27b8a6 More reliable way to hook precmd il y a 13 ans
  Guido 71e797a8b5 Much easier and less error prone way to start highlighting immediately after the creation of a new command line. il y a 13 ans
  Guido 56801a6b42 * added a workaround to start highlighting immediately after the creation of a new command line. il y a 13 ans
  Julien Nicoulaud bb7fcb79fa Fix #56: tolerance to WARN_GLOBAL option il y a 13 ans
  Julien Nicoulaud 0772ddd346 Big refactoring. il y a 13 ans
  NAKAMURA Yoshitaka 0999ab05ba do nothing if PENDING inputs are exist il y a 13 ans