This website requires JavaScript.
Explore
Help
Sign in
aselimov
/
zsh-autosuggestions
Watch
1
Star
0
Fork
You've already forked zsh-autosuggestions
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a5affac6f1
zsh-autosuggestions
/
src
History
Download ZIP
Download TAR.GZ
Eric Freese
cf445d08b0
Merge pull request
#487
from zsh-users/features/completion-ignore
...
Allow skipping completion suggestions when buffer matches a pattern
2020-01-04 16:52:35 -07:00
..
strategies
Merge pull request
#487
from zsh-users/features/completion-ignore
2020-01-04 16:52:35 -07:00
async.zsh
Degrade gracefully on systems missing zsh/system module
2019-06-19 13:41:43 -06:00
bind.zsh
Remove hard-coded ignore of zle-* widgets and add to default config
2019-06-14 16:38:28 -06:00
config.zsh
Remove hard-coded ignore of zle-* widgets and add to default config
2019-06-14 16:38:28 -06:00
fetch.zsh
Implement completion suggestion strategy (
#111
)
2019-04-11 09:53:55 -06:00
highlight.zsh
Fix conditionals to use [[ and (( rather than [
2017-11-27 08:31:41 -07:00
start.zsh
Implement completion suggestion strategy (
#111
)
2019-04-11 09:53:55 -06:00
util.zsh
Revert "Simplify escaping of pattern and fix match_prev_cmd strategy"
2017-12-06 08:08:53 -07:00
widgets.zsh
Call original widget before moving cursor when accepting suggestion
2019-12-15 08:33:20 -07:00