Skip to content

Tags: marlonrichert/zsh-autocomplete

Tags

25.03.19

Add missing word to Readme

24.09.04

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add note to Readme about usage of `%`

23.07.13

Fix bugs in insertion logic

23.05.24

Don't expand aliases

23.05.02

Fix bugs in history search

22.01.21

Increase the default minimum delay

21.11.01

Suppress a warning

Fixes #357.

21.09.22

Make the tests compatible with `zsh` 5.4.2

21.08.27

Remove `_gnu_generic` usage

Fixes #318 and possibly #322.

21.08.09

Fix a deadlock in async completion

Fixes #298.