64 Revīzijas (aa05920a4aa5a54c2aadbafe66771d1874671e11)

Autors SHA1 Ziņojums Datums
  Eric Freese a83c7cf9d6 Add links to documentation on zsh glob patterns to the readme pirms 4 gadiem
  Eric Freese 6c634c1e35 Enable async mode by default in newer versions of zsh pirms 4 gadiem
  Eric Freese ff298e57c0 `completion` suggestion strategy seems pretty stable pirms 4 gadiem
  Eric Freese 7afb7364f1 Allow skipping completion suggestions when buffer matches a pattern pirms 4 gadiem
  Greg Rickaby c6b636ea4f
(README) Link to 256 color chart pirms 5 gadiem
  Eric Freese 43f3bc4010 Add gitter badge (#461) pirms 5 gadiem
  Eric Freese fdc4292a7f Switch to shields badges pirms 5 gadiem
  Eric Freese b87a4972c8 Allow configuring to ignore history entries matching a pattern pirms 5 gadiem
  Eric Freese cdf6be4f06 Update readme description to reference new completion strategy pirms 5 gadiem
  Robin De Mol d14b17fb09 Possible fix for #416 pirms 5 gadiem
  Eric Freese b714f6667c Improve documentation for configuring highlight style pirms 5 gadiem
  Eric Freese c1910348c7 Implement completion suggestion strategy (#111) pirms 5 gadiem
  Eric Freese b9fee8a324 Allow disabling of automatic widget re-binding pirms 5 gadiem
  Eric Freese db290c518b cleanup: Leave max size config unset by default to match other options pirms 5 gadiem
  Eric Freese e405afab29 Refactor async mode to no longer use zpty pirms 6 gadiem
  Eric Freese 41657e3565 Revert async process substitution & completion strategy pirms 5 gadiem
  Eric Nielsen 9e4d3c337f Don't overwrite config with default values pirms 6 gadiem
  Eric Freese a78ea16c50 Support fallback strategies by setting array in config pirms 5 gadiem
  Eric Freese 62f5f14f2f default => history pirms 5 gadiem
  Eric Freese be6b22b864 Add info to the readme about docker testing image pirms 5 gadiem
  Eric Nielsen e61442161e Don't overwrite config with default values pirms 6 gadiem
  Eric Freese 0ee5b0a5c9 Completion strategy no longer requires zutil module pirms 6 gadiem
  Eric Freese 5529102afc zpty module is only needed for `completion` strategy pirms 6 gadiem
  Eric Freese 4a268da1df Fix readme- async no longer uses zpty pirms 6 gadiem
  Eric Freese bcbdad83e9 Support fallback strategies by setting array in config pirms 6 gadiem
  Eric Freese 72ccee33b4 Pull out separate doc for installation instructions pirms 6 gadiem
  Benjamin Denhartog b2b9bf3b8c update arch linux installation instructions (now available via pacman) pirms 6 gadiem
  babaorum afc14f79cc make Oh my zsh install works without ZSH_CUSTOM defined pirms 6 gadiem
  Eric Freese f462410b3c Add zsh version requirements to readme pirms 6 gadiem
  Eric Freese 9e3f1bd359 Use https protocol instead of git in README instructions pirms 7 gadiem
  Alon Harel 706499838c Update README.md pirms 7 gadiem
  Sumner Evans 4e72f7a91e Added installation instructions for AUR, Homebrew pirms 7 gadiem
  Eric Freese 83129dd796 Make asynchronous suggestions disabled by default pirms 7 gadiem
  Eric Freese 7d4a1d9a4a Add enable/disable/toggle widgets to disable suggestion functionality pirms 7 gadiem
  Eric Freese 39762ecd97 Set up circle ci pirms 7 gadiem
  Eric Freese 06fca77ffb Readme updates for v0.4.0 pirms 7 gadiem
  Eric Freese b377c39d0e Only fetch a new suggestion if buffer has changed pirms 8 gadiem
  Eric Freese 25f4afb058 Add ZSH_AUTOSUGGEST_IGNORE_WIDGETS array pirms 8 gadiem
  Lorenzo Bolla a9c8efa048 Update README pirms 8 gadiem
  Tassilo Horn ca70612d3c Document caveats of match_prev_cmd strategy pirms 8 gadiem
  Eric Freese 7c688ec20c Add note to readme about PRs going to `develop` branch pirms 8 gadiem
  Eric Freese d7001f2c34 Fix readme test script reference. pirms 8 gadiem
  Eric Freese 1ed9155f89 Add Suggestion Strategy section to Configuration section of Readme. pirms 8 gadiem
  Kordan Ou aa597eea6d Add an autosuggest widget: autosuggest-execute. pirms 8 gadiem
  Eric Freese 8935a39e9b Remove plugin compatibility section from readme pirms 8 gadiem
  Eric Freese 985de56f6e Update asciinema to reflect new repo pirms 8 gadiem
  Eric Freese dd54925b06 Update URL references after repo move to zsh-users pirms 8 gadiem
  Eric Freese aa5ceee256 Make asciinema a bit smaller. pirms 8 gadiem
  Eric Freese 113ca0ad10 Add asciinema recording to README pirms 8 gadiem
  Eric Freese 2461a98857 Fix segfaults once and for all? pirms 8 gadiem