zsh-autosuggestions/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Eric Freese cf458d2a3b Fix completion suggestions when compinit is not enabled
Need to make sure compinit is called in the pty or the shell hangs
2018-05-26 15:35:29 -06:00
..
strategies Fix completion suggestions when compinit is not enabled 2018-05-26 15:35:29 -06:00
async.zsh Fix handling of newline + carriage return in async pty (#333) 2018-05-26 14:16:00 -06:00
bind.zsh ..._invoke_original_widget: Return 0 when given no arguments 2018-01-16 14:10:29 -06:00
config.zsh First pass at getting suggestions from completion engine (#111) 2018-05-26 15:35:29 -06:00
features.zsh We only need to run the feature detection if starting async 2017-02-18 11:25:27 -07:00
highlight.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
setup.zsh First pass at async functionality 2017-01-24 19:45:11 -07:00
start.zsh Fix conditionals to use [[ and (( rather than [ 2017-11-27 08:31:41 -07:00
util.zsh Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" 2017-12-06 08:08:53 -07:00
widgets.zsh Fix vi-mode partial-accept 2018-05-15 11:44:42 -06:00