You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eric Freese 78e4379711 Fix moving cursor to end of buffer when suggestion accepted 5 years ago
..
integrations Fix deleting last character in vi mode (#302) 5 years ago
options Fix moving cursor to end of buffer when suggestion accepted 5 years ago
strategies Prefix custom `_complete` implementation with "function" keyword 5 years ago
widgets Enabling suggestions should not fetch a suggestion if buffer is empty 7 years ago
async_spec.rb Don't fetch suggestions after copy-earlier-word 5 years ago
kill_ring_spec.rb Don't break kill ring rotation 6 years ago
line_init_spec.rb Remove hard-coded ignore of zle-* widgets and add to default config 5 years ago
multi_line_spec.rb Lots of async changes 7 years ago
spec_helper.rb Set options immediately after sourcing the plugin before next precmd 5 years ago
terminal_session.rb Async is less reliable in zsh versions < 5.0.8 5 years ago