370 Revize (0ee5b0a5c94d43cd41a3f4c23eaf31bcb8c96f4d)
 

Autor SHA1 Zpráva Datum
  Eric Freese 0ee5b0a5c9 Completion strategy no longer requires zutil module před 6 roky
  Eric Freese bd1fd97738 Cleanup unused async pty name před 6 roky
  Eric Freese 106bf02d49
Merge pull request #350 from zsh-users/features/improved-completion-suggestions před 6 roky
  Eric Freese f1c3b98774 Only capture completions at the end of the buffer. před 6 roky
  Eric Freese 4869a757c8 Ensure we always destroy the zpty před 6 roky
  Eric Freese 302bd7c059 Setup zshexit hook immediately in both sync/async cases před 6 roky
  Eric Freese 245f5d2ba2 Improve completion suggestions před 6 roky
  Martin Väth 8ae0283c90 Do not rely on implicit NULLCMD=cat před 6 roky
  Eric Freese 07b37fd9ce
Merge pull request #349 from zsh-users/features/antigen-install-directions před 6 roky
  Eric Freese 7c83775bc7
Merge pull request #348 from zsh-users/fixes/no-zpty před 6 roky
  Eric Freese e97d132b3b Add install directions for Antigen před 6 roky
  Eric Freese c0315e96d8 Don't use `-s` option to `zmodload` před 6 roky
  Eric Freese 5529102afc zpty module is only needed for `completion` strategy před 6 roky
  Eric Freese dad6be4d5e Remove unused feature detection před 6 roky
  Eric Freese 7d968869e3 Return if no completion found před 6 roky
  Eric Freese 8593624996
Merge pull request #330 from zsh-users/features/completion-suggestions před 6 roky
  Eric Freese 1ec43c7291 Fix error when single quote entered into buffer před 6 roky
  Martin Väth 43a011026f Do not leak global variables REPLY and strategy před 6 roky
  Eric Freese cd81522b30 Attempt to kill async worker process when new request comes in před 6 roky
  Eric Freese 4a268da1df Fix readme- async no longer uses zpty před 6 roky
  Eric Freese d7171232c3 Merge branch 'develop' into features/completion-suggestions před 6 roky
  Eric Freese faf0f9a698
Merge pull request #338 from zsh-users/fixes/async-refactor před 6 roky
  Eric Freese 9cb0101512 Refactor async mode to no longer use zpty před 6 roky
  Eric Freese b0ffc34fb8 completion should be a local var před 6 roky
  Eric Freese 4e466f0e4e Support widgets starting with dashes (ex: `-a-widget`) před 6 roky
  Eric Freese bcbdad83e9 Support fallback strategies by setting array in config před 6 roky
  Eric Freese 949c374195 Fix `completion` strategy on older versions of zsh před 6 roky
  Eric Freese 973205005c Add spec for `completion` strategy před 6 roky
  Eric Freese 7d19f8f9b2 Rename default spec to history spec před 6 roky
  Eric Freese cf458d2a3b Fix completion suggestions when compinit is not enabled před 6 roky
  Eric Freese 3dbd9afaec Fix completion strategy killing other pty's před 6 roky
  Eric Freese 6ffaec725a Allow completion suggestions from current shell před 6 roky
  Eric Freese 0a548c62f4 Forgot to make after small tweak před 6 roky
  Eric Freese 4cca26ec84 Modify completion code to better fit our needs před 6 roky
  Eric Freese f63afd5969 Fix async pty name option spec před 6 roky
  Eric Freese c5551daabc Default strategy now tries history first and falls back to completion před 6 roky
  Eric Freese 82b08e2dc8 First pass at getting suggestions from completion engine (#111) před 6 roky
  Eric Freese 5549b68e6e Async is less reliable in zsh versions < 5.0.8 před 6 roky
  Eric Freese 63789e96b5 Fix handling of newline + carriage return in async pty (#333) před 6 roky
  Eric Freese d7c796719e
Merge pull request #332 from zsh-users/develop před 6 roky
  Eric Freese aa0b10db44 v0.4.3 před 6 roky
  Eric Freese 72ccee33b4 Pull out separate doc for installation instructions před 6 roky
  Eric Freese c113e49fe2 Update license copyright year před 6 roky
  Eric Freese 3b39b9561c Merge branch 'master' into develop před 6 roky
  Eric Freese b003b2238a Update changelog for v0.4.3 release před 6 roky
  Eric Freese df5fb858aa Destroy old pty even if it's no longer running (#249) před 6 roky
  Eric Freese 726bc4eb5c Create general spec for async behavior před 6 roky
  Harm te Hennepe 59c72c6805 Don't break kill ring rotation před 6 roky
  Eric Freese 393f7b8bb9 Fix vi-mode partial-accept před 6 roky
  Eric Freese 42f5a06f7f Need to reset the POSTDISPLAY if exiting early před 6 roky