542 Commits (master)
 

Author SHA1 Message Date
  Eric Freese 7d19f8f9b2 Rename default spec to history spec 6 years ago
  Eric Freese cf458d2a3b Fix completion suggestions when compinit is not enabled 6 years ago
  Eric Freese 3dbd9afaec Fix completion strategy killing other pty's 6 years ago
  Eric Freese 6ffaec725a Allow completion suggestions from current shell 6 years ago
  Eric Freese 0a548c62f4 Forgot to make after small tweak 6 years ago
  Eric Freese 4cca26ec84 Modify completion code to better fit our needs 6 years ago
  Eric Freese f63afd5969 Fix async pty name option spec 6 years ago
  Eric Freese c5551daabc Default strategy now tries history first and falls back to completion 6 years ago
  Eric Freese 82b08e2dc8 First pass at getting suggestions from completion engine (#111) 6 years ago
  Eric Freese 5549b68e6e Async is less reliable in zsh versions < 5.0.8 6 years ago
  Eric Freese 63789e96b5 Fix handling of newline + carriage return in async pty (#333) 6 years ago
  Eric Freese d7c796719e
Merge pull request #332 from zsh-users/develop 6 years ago
  Eric Freese aa0b10db44 v0.4.3 6 years ago
  Eric Freese 72ccee33b4 Pull out separate doc for installation instructions 6 years ago
  Eric Freese c113e49fe2 Update license copyright year 6 years ago
  Eric Freese 3b39b9561c Merge branch 'master' into develop 6 years ago
  Eric Freese b003b2238a Update changelog for v0.4.3 release 6 years ago
  Eric Freese df5fb858aa Destroy old pty even if it's no longer running (#249) 6 years ago
  Eric Freese 726bc4eb5c Create general spec for async behavior 6 years ago
  Harm te Hennepe 59c72c6805 Don't break kill ring rotation 6 years ago
  Eric Freese 393f7b8bb9 Fix vi-mode partial-accept 6 years ago
  Eric Freese 42f5a06f7f Need to reset the POSTDISPLAY if exiting early 6 years ago
  Eric Freese 51fef255da Add method to connect terminal to tmux session during tests 6 years ago
  Eric Freese 19ad3ba7cd Add new 5.5.1 version of zsh to CI 6 years ago
  Benjamin Denhartog b2b9bf3b8c update arch linux installation instructions (now available via pacman) 6 years ago
  Eric Freese 67a364bc17
Merge pull request #321 from babaorum/fix/documentation/oh-my-zsh-install 6 years ago
  babaorum afc14f79cc make Oh my zsh install works without ZSH_CUSTOM defined 6 years ago
  Eric Freese 60aff2d944 Remove unused local `$suggestion` variable 6 years ago
  Eric Freese 6dfe9c8cd8
Merge pull request #319 from zsh-users/fixes/async_history 6 years ago
  Eric Freese 3136700ccf Don't fetch suggestions after [up,down]-line-or-beginning-search 6 years ago
  Eric Freese 2202ed7bac
Merge pull request #304 from okdana/dana/no-beep 6 years ago
  dana c978004c0e ..._invoke_original_widget: Return 0 when given no arguments 6 years ago
  Eric Freese c7d4a85031
Merge pull request #299 from zsh-users/develop 6 years ago
  Eric Freese 15931f04ff v0.4.2 6 years ago
  Eric Freese 9f1046727a
Merge pull request #298 from zsh-users/fixes/support_older_versions 6 years ago
  Eric Freese f462410b3c Add zsh version requirements to readme 6 years ago
  Eric Freese 4ea825faf8 Fix #247 and #248 without using `(b)` flag 6 years ago
  Eric Freese a1babef972 Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 6 years ago
  Eric Freese be8bba6f38 Run CI on prominent versions of zsh back to 4.3.11 6 years ago
  Eric Freese dda220f140
Merge pull request #295 from zsh-users/develop 6 years ago
  Eric Freese 9f9237ab8a v0.4.1 6 years ago
  Eric Freese 29257230fe Add missing issue/pr numbers from last version 6 years ago
  Kaleb Elwert 940e10a691 Fix conditionals to use [[ and (( rather than [ 7 years ago
  Eric Freese 9f1f322979 Update comment about KEYS_QUEUED_COUNT support 7 years ago
  Eric Freese 680ce21f26 Merge pull request #275 from zsh-users/fixes/warn_nested_var_opt 7 years ago
  Eric Freese 256293cbb6 Use typeset -g to avoid warnnestedvar warnings 7 years ago
  Eric Freese 977e70e21b Merge pull request #270 from ssiegel/fix-match_prev_cmd 7 years ago
  Eric Freese 218acf2fbe Merge branch 'fixes/match_prev_cmd_special_chars' into develop 7 years ago
  Eric Freese 0681a1c121 Remove flaky test that doesn't really matter that much 7 years ago
  Eric Freese 9e3f1bd359 Use https protocol instead of git in README instructions 7 years ago