240 Revīzijas (7c85ee7bee202453964fc1170d570b45d4b45ca3)

Autors SHA1 Ziņojums Datums
  Matthew Martin 9bb3db7fd2 driver: Use stable zsh release in is-at-least calls pirms 9 mēnešiem
  Matthew Martin d59ce0fbd0 driver: Be resilient to KSH_ARRAYS being set in the calling scope pirms 10 mēnešiem
  Matthew Martin dd0cf649d1 *: Use https in URLs pirms 11 mēnešiem
  Daniel Shahaf 0ddb1a8d51 driver: Bump the in-development is-at-least checks so they return false on zsh 5.8.1, released yesterday. pirms 2 gadiem
  Daniel Shahaf b392045e6f driver: Simplify grammar of a comment. No functional change. pirms 2 gadiem
  Daniel Kuettel c7caf57ca8 check KEYS_QUEUED_COUNT and PENDING to skip parsing when pasting pirms 3 gadiem
  Daniel Shahaf 3944a44ffe driver: Fix a version number check to work around a bug in the zsh version whereunder the check should return false. pirms 4 gadiem
  Daniel Shahaf cb33cc0081 On the feature/redrawhook branch, change the detection of the 'memo=' feature to avoid a catch-22. pirms 4 gadiem
  Daniel Shahaf d62baa50f4 Revert "driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function." pirms 4 gadiem
  Daniel Shahaf 59cb9a560d driver: Make the redrawhook codepath conditional upon the memo= feature. pirms 4 gadiem
  Daniel Shahaf 8a1bd7c8b6 driver: Move the initialization of $zsh_highlight__memo_feature out of the entry point function. pirms 4 gadiem
  Daniel Shahaf 810c2dcede Use the new, unreleased zsh 'memo=' feature to remove only our own entries from $region_highlight. pirms 4 gadiem
  Daniel Shahaf 075c852924 driver: Stop re-declaring $region_highlight. It's unneeded. pirms 4 gadiem
  Daniel Shahaf b08d508cd8 driver: Fix a bug that prevented subsequent, third-party zle-line-pre-redraw hooks from running. pirms 4 gadiem
  Daniel Shahaf ccb1da4ae8 Bump copyright years. pirms 4 gadiem
  Daniel Shahaf 96eb2e31a1 driver: Fix "_zsh_highlight:3: read-only variable: ret" warnings when POSIX_BUILTINS is set. pirms 4 gadiem
  Daniel Shahaf f563780236 driver: Simplify initialization of $zsyh_user_options in the fallback codepath. pirms 4 gadiem
  Daniel Shahaf b8c93afd34 driver: Make sure we don't change the return value in a called function. pirms 4 gadiem
  Daniel Shahaf 5d139fcd94 Fix typos in comments. pirms 4 gadiem
  Austin Traver b00be5f741 driver: Be resilient to KSH_ARRAYS being set in the calling scope pirms 4 gadiem
  Daniel Shahaf 4a043b4d15 noop: Whitespace changes only. pirms 4 gadiem
  Oliver Kiddle be3882aeb0 driver: adjust region end for vi command mode pirms 5 gadiem
  Matthew Martin b55832c5f8 main: Drop X_ from X_ZSH_HIGHLIGHT_DIRS_BLACKLIST pirms 5 gadiem
  Matthew Martin 972ad197c1 driver: Disable BASH_REMATCH pirms 5 gadiem
  dana 55f846c673 driver: Avoid warn_create_global warnings pirms 5 gadiem
  Matthew Martin 8d4c6355e6 driver: Do not pass widget arguments to _zsh_highlight pirms 6 gadiem
  Daniel Shahaf 56ba7f082d driver: Clarify comment. No functional change. pirms 6 gadiem
  Matthew Martin 2cbb3fb24e driver: Allow for -U in autoloaded function definition pirms 6 gadiem
  Matthew Martin f265ef0b9a driver: Use idiomatic module check pirms 6 gadiem
  Daniel Shahaf d0fb0df4ff driver: Make the shadowing $WIDGET read only. pirms 6 gadiem
  Daniel Shahaf f665eec230 driver: Avoid a fork in the common case. pirms 6 gadiem
  Daniel Shahaf b5249f17ab driver: Rewrite without a state variable pirms 8 gadiem
  Daniel Shahaf d2594c1157 noop: Make a whitespace-only change to reduce noise in the next commit. pirms 8 gadiem
  Daniel Shahaf d4ab7e51d2 redo _zsh_highlight__function_callable_p pirms 8 gadiem
  Daniel Shahaf 38477f2a3d driver: Use a different way of checking whether add-zle-hook-widget is present. pirms 8 gadiem
  Daniel Shahaf 30c6e70394 driver: Pass zle-line-finish arguments on to _zsh_highlight. pirms 8 gadiem
  Daniel Shahaf 74a27de70d driver: Hook zle-line-finish. pirms 8 gadiem
  Daniel Shahaf 85e62a8171 driver: Reimplement using 'add-zle-hook-widget zle-line-pre-redraw' pirms 8 gadiem
  Daniel Shahaf aed99f6a3e wrappers: Reimplement using Mikachu's zle-line-pre-redraw hook (workers/36650). pirms 9 gadiem
  Julien Nicoulaud 3a7ddcda0b
#535: locally enable BARE_GLOB_QUAL option when loading highlighters pirms 6 gadiem
  Adam Johnson 42d396d819 driver: Exclude yank-pop again (#183). pirms 6 gadiem
  Bengt Brodersen db6cac391b main: Add glob qualifier to work around zsh/macOS bug pirms 6 gadiem
  Matthew Martin 2c0c75a8ee driver, main: Add -z to autoload calls pirms 6 gadiem
  Matthew Martin ff85c7e01b driver: Do not highlight newlines or past BUFFER for zle standout pirms 6 gadiem
  Matthew Martin 84f0507cf6 driver: Replace eval with ${(P) pirms 6 gadiem
  Matthew Martin b07ada1255 driver: Run under emulate -L zsh and add zsyh_user_options pirms 6 gadiem
  Daniel Shahaf e4352f98bb driver: Revert previous commit, unbreaking the build on zsh<5.0.8. pirms 6 gadiem
  Daniel Shahaf 9d9e9662cf driver: Correctly escape assoc key pattern pirms 6 gadiem
  Matthew Martin a9ce931439 Default possibly unset variables to empty pirms 6 gadiem
  Daniel Shahaf a2a899b41b driver: _zsh_highlight_bind_widgets: Be resilient to NO_UNSET being set in the calling scope. pirms 6 gadiem