370 커밋 (0ee5b0a5c94d43cd41a3f4c23eaf31bcb8c96f4d)
 

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