72 Cometimentos (89c600c873a7e64b075c916850e80bfd62f81de9)

Autor SHA1 Mensagem Data
  Eric Freese 05f22fa8a3 Fix flaky special char specs by not using `with_history` twice per test há 4 anos
  Eric Freese e715ffb1ae Rewrite `with_history` test helper to be more robust há 4 anos
  Eric Freese 6c634c1e35 Enable async mode by default in newer versions of zsh há 4 anos
  Eric Freese 7afb7364f1 Allow skipping completion suggestions when buffer matches a pattern há 4 anos
  Eric Freese b87a4972c8 Allow configuring to ignore history entries matching a pattern há 5 anos
  Eric Freese 78e4379711 Fix moving cursor to end of buffer when suggestion accepted há 5 anos
  Eric Freese 676aebdf44 Fix deleting last character in vi mode (#302) há 6 anos
  Eric Freese adb02c44a2 Prefix custom `_complete` implementation with "function" keyword há 5 anos
  Eric Freese f543ba08c3 Fix cr/lf handling in completion strategy há 5 anos
  Eric Freese e263845bed Add an extra completion to better exercise choosing first há 5 anos
  Eric Freese 0d3bbaf8e6 Remove hard-coded ignore of zle-* widgets and add to default config há 5 anos
  Eric Freese 848aa741f4 Revert "Merge pull request #439 from zsh-users/fixes/copy-earlier-word" há 5 anos
  Henré Botha 15bcfd7126 Don't fetch suggestions after copy-earlier-word há 5 anos
  Eric Freese 9ceeacc797 Try to make async ^C spec less flaky há 5 anos
  Henré Botha 527fd17ffc Don't fetch suggestions after copy-earlier-word há 5 anos
  Eric Freese 1912726460 Try to make async ^C spec less flaky há 5 anos
  Eric Freese ce6ee94f30 Add spec to demonstrate bracketed-paste-magic bug workaround há 5 anos
  Eric Freese e7c7efe2e2 Set options immediately after sourcing the plugin before next precmd há 5 anos
  Eric Freese c1910348c7 Implement completion suggestion strategy (#111) há 5 anos
  Eric Freese b9fee8a324 Allow disabling of automatic widget re-binding há 5 anos
  Eric Freese e405afab29 Refactor async mode to no longer use zpty há 6 anos
  Eric Freese e937e89267 Respect user's set options when running original widget há 5 anos
  Eric Freese 41657e3565 Revert async process substitution & completion strategy há 5 anos
  Eric Freese 70f36c007d Finish renaming "default" strategy to "history" há 5 anos
  Eric Nielsen 9e4d3c337f Don't overwrite config with default values há 6 anos
  Eric Freese f0f1332e6b Add `after_sourcing` hook for tests há 5 anos
  Eric Freese a78ea16c50 Support fallback strategies by setting array in config há 5 anos
  Eric Freese 62f5f14f2f default => history há 5 anos
  Eric Freese 822a1f30e0 Async is less reliable in zsh versions < 5.0.8 há 6 anos
  Eric Freese 0f80f9511d Fix handling of newline + carriage return in async pty (#333) há 6 anos
  Eric Nielsen e61442161e Don't overwrite config with default values há 6 anos
  Eric Freese 4b28d92e01 Add `after_sourcing` hook for tests há 5 anos
  Eric Freese 9cb0101512 Refactor async mode to no longer use zpty há 6 anos
  Eric Freese bcbdad83e9 Support fallback strategies by setting array in config há 6 anos
  Eric Freese 973205005c Add spec for `completion` strategy há 6 anos
  Eric Freese 7d19f8f9b2 Rename default spec to history spec há 6 anos
  Eric Freese 3dbd9afaec Fix completion strategy killing other pty's há 6 anos
  Eric Freese f63afd5969 Fix async pty name option spec há 6 anos
  Eric Freese 5549b68e6e Async is less reliable in zsh versions < 5.0.8 há 6 anos
  Eric Freese 63789e96b5 Fix handling of newline + carriage return in async pty (#333) há 6 anos
  Eric Freese df5fb858aa Destroy old pty even if it's no longer running (#249) há 6 anos
  Eric Freese 726bc4eb5c Create general spec for async behavior há 6 anos
  Harm te Hennepe 59c72c6805 Don't break kill ring rotation há 6 anos
  Eric Freese 393f7b8bb9 Fix vi-mode partial-accept há 6 anos
  Eric Freese 42f5a06f7f Need to reset the POSTDISPLAY if exiting early há 6 anos
  Eric Freese 51fef255da Add method to connect terminal to tmux session during tests há 6 anos
  Eric Freese 3136700ccf Don't fetch suggestions after [up,down]-line-or-beginning-search há 6 anos
  Kaleb Elwert 940e10a691 Fix conditionals to use [[ and (( rather than [ há 7 anos
  Eric Freese 0681a1c121 Remove flaky test that doesn't really matter that much há 7 anos
  Eric Freese 9e110406fa Add test for special characters with match_prev_cmd strategy há 7 anos