Skip to content

Tags: 3xploiton3/zsh-autocomplete

Tags

23.07.13

Toggle 23.07.13's commit message
Fix bugs in insertion logic

23.05.24

Toggle 23.05.24's commit message
Don't expand aliases

23.05.02

Toggle 23.05.02's commit message
Fix bugs in history search

22.01.21

Toggle 22.01.21's commit message
Increase the default minimum delay

21.11.01

Toggle 21.11.01's commit message
Suppress a warning

Fixes marlonrichert#357.

21.09.22

Toggle 21.09.22's commit message
Make the tests compatible with `zsh` 5.4.2

21.08.27

Toggle 21.08.27's commit message
Remove `_gnu_generic` usage

Fixes marlonrichert#318 and possibly marlonrichert#322.

21.08.09

Toggle 21.08.09's commit message
Fix a deadlock in async completion

Fixes marlonrichert#298.

21.06.16

Toggle 21.06.16's commit message
Don't use `$SHELL` in the test

…because that's the login shell, not the current shell.

21.06.01

Toggle 21.06.01's commit message
Fix XDG base dirs handling

Fixes issue marlonrichert#262.