521 Commits (58c98a7739cded78f1a9aeaebb0a0a3e5c62cbf9)
 

Author SHA1 Message Date
  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
  Eric Freese ae4c344e82 Merge pull request #267 from isaacwhanson/fixes/match_prev_cmd_special_chars 7 years ago
  Stefan Siegel 7f8ff2867c Simplify escaping of pattern and fix match_prev_cmd strategy 7 years ago
  Eric Freese 33b91a9dea Merge pull request #268 from thomas-mcdonald/patch-1 7 years ago
  Thomas McDonald 802f53a10a replace tabs in Rubocop config with spaces 7 years ago
  Isaac W Hanson 5e4487ed4a escape pattern-matching chars on $prefix for match_prev_cmd strategy 7 years ago
  Eric Freese 9e110406fa Add test for special characters with match_prev_cmd strategy 7 years ago
  Alexander Neumann 1915e28882 Add 'emacs-forward-word' 7 years ago
  Eric Freese d6d9a46981 Merge pull request #261 from alonhar/patch-1 7 years ago
  Alon Harel 706499838c Update README.md 7 years ago
  Eric Freese e304365745 Merge pull request #256 from sumnerevans/patch-1 7 years ago
  Sumner Evans 4e72f7a91e Added installation instructions for AUR, Homebrew 7 years ago
  Eric Freese 2cb6eb6e29 Merge pull request #218 from zsh-users/develop 7 years ago
  Eric Freese 14179d869d Bump version 7 years ago
  Eric Freese 281ed9bbf7 v0.4.0 changelog updates 7 years ago
  Eric Freese 83129dd796 Make asynchronous suggestions disabled by default 7 years ago
  Eric Freese 40b96f6cfd Merge pull request #223 from zsh-users/fixes/bpm_async_fix 7 years ago
  Eric Freese a2f0ffb122 Enabling suggestions should not fetch a suggestion if buffer is empty 7 years ago
  Eric Freese 7d4a1d9a4a Add enable/disable/toggle widgets to disable suggestion functionality 7 years ago
  Eric Freese e1959d0f61 Put in a general fix for #219 - Handling input from `zle -U` 7 years ago
  Eric Freese c52c428793 Fix issues with widgets wrapped by other plugins 7 years ago
  Eric Freese ea505b01e5 Add a spec for unlisted widgets fetching a new suggestion 7 years ago