542 Commits (master)
 

Autor SHA1 Mensagem Data
  Eric Freese c3d4e576c9
Merge pull request #687 from japanese-goblinn/master 1 ano atrás
  Eric Freese 95602e2dea
Merge pull request #723 from migimigi/migimigi-patch-1 1 ano atrás
  Eric Freese 39aa7bed3a
Merge pull request #671 from jirutka/patch-1 1 ano atrás
  Eric Freese 27c298cf1a
Merge pull request #711 from dpthegrey/patch-1 1 ano atrás
  Eric Freese a84d78f8b5
Merge pull request #758 from mjperrone/patch-1 1 ano atrás
  Mike Perrone 309d32ac9e
Update INSTALL link for Mac OS - homebrew moved under z/ 1 ano atrás
  Eric Freese 9908eb49a3
Merge pull request #755 from rweir/master 1 ano atrás
  Rob Weir 2b97cf3b30
Update README.md 1 ano atrás
  migimigi f29bb7f032
Create .gitignore for *.zwc 1 ano atrás
  D c14ad9fc46
Update Install.md 1 ano atrás
  japanese-goblinn fc391d6bf6 fix: Makefile SRC_DIR spacing 2 anos atrás
  Jakub Jirutka 7795a357e6
Install: Add Alpine Linux package 2 anos atrás
  Eric Freese a411ef3e09
Merge pull request #613 from zsh-users/develop 3 anos atrás
  Eric Freese fcca87555f v0.7.0 3 anos atrás
  Eric Freese 74ba3739bb Update changelog for v0.7.0 release 3 anos atrás
  Eric Freese 3ecc53dfe2 Update license copyright year 3 anos atrás
  Eric Freese aa05920a4a Merge remote-tracking branch 'origin/pull/541' into develop 3 anos atrás
  Eric Freese 89c600c873 Support new zsh version: 5.8 3 anos atrás
  Eric Freese 3474c87d67
Merge pull request #612 from abcdw/develop 3 anos atrás
  Andrew Tropin 590c1cd84c
Disable ^C async workaround for zsh version 5.8 and later 3 anos atrás
  Eric Freese 58c98a7739
Merge pull request #588 from keskinsaf/#587-fix-installation-aside-other-plugins 3 anos atrás
  keskinsaf bb18c4f677
Update INSTALL.md 3 anos atrás
  keskinsaf 9ad305c906
Update INSTALL.md 3 anos atrás
  Eric Freese eff0894a13
Merge pull request #530 from zsh-users/fixes/flaky-ci 4 anos atrás
  Roman Perepelitsa e0b96e1bd6 fix a bug in partial acceptance of suggestions 4 anos atrás
  Eric Freese 05f22fa8a3 Fix flaky special char specs by not using `with_history` twice per test 4 anos atrás
  Eric Freese e715ffb1ae Rewrite `with_history` test helper to be more robust 4 anos atrás
  Eric Freese 9ad039443f
Merge pull request #504 from zsh-users/ef/async-by-default 4 anos atrás
  Eric Freese a32fe24acc
Merge pull request #502 from zsh-users/cleanup/idiomatic-check-if-set 4 anos atrás
  Eric Freese e3897c25c0
Merge pull request #501 from zsh-users/fixes/more-specific-widget-ignore 4 anos atrás
  Eric Freese ee18c7ce24
Merge pull request #505 from zsh-users/ef/readme-glob-links 4 anos atrás
  Eric Freese a83c7cf9d6 Add links to documentation on zsh glob patterns to the readme 4 anos atrás
  Eric Freese 6c634c1e35 Enable async mode by default in newer versions of zsh 4 anos atrás
  Eric Freese 19e375bbc8 cleanup: Consolidate `autoload`s 4 anos atrás
  Eric Freese c114bd2298 Be more specific about the built-in widgets we want to avoid wrapping 4 anos atrás
  Eric Freese 7682c13860 cleanup: Pull built-in widget actions into global variable 4 anos atrás
  Eric Freese f90d040784 cleanup: Use more idiomatic method of checking if var is set 4 anos atrás
  Eric Freese ae315ded4d
Merge pull request #494 from zsh-users/develop 4 anos atrás
  Eric Freese ff298e57c0 `completion` suggestion strategy seems pretty stable 4 anos atrás
  Eric Freese a5affac6f1 v0.6.4 4 anos atrás
  Eric Freese 03f59df502 Update changelog for v0.6.4 release 4 anos atrás
  Eric Freese cf445d08b0
Merge pull request #487 from zsh-users/features/completion-ignore 4 anos atrás
  Eric Freese 0d2c9de2ea
Merge pull request #488 from zsh-users/fixes/run-orig-before-move-cursor 4 anos atrás
  Eric Freese 8f3f59542a
Merge pull request #473 from zsh-users/refactor-null-byte-split 4 anos atrás
  Eric Freese 6ec95379fa Call original widget before moving cursor when accepting suggestion 4 anos atrás
  Eric Freese 7afb7364f1 Allow skipping completion suggestions when buffer matches a pattern 4 anos atrás
  Eric Freese 54d7a9a84c cleanup: Switch to guard clause in accept widget handler 4 anos atrás
  Eric Freese 5217ed5269 cleanup: Switch to arithmetic comparison 4 anos atrás
  Eric Freese ef657cb38c cleanup: Combine two arithmetic conditionals 4 anos atrás
  Eric Freese d43c309f88
Merge pull request #476 from gregrickaby/patch-1 5 anos atrás