Commit Graph

7 Commits (47283c26192a5c52114f1c976cec303ecadaa4c5)

Author SHA1 Message Date
Thiago de Arruda 936056fd9b Refactored, only use completion server on
zsh > 5.0.3(where the zle -F issue will be fixed)
12 years ago
Thiago de Arruda 6d2146a542 Refactored into a widget to enable asynchronous
update of the zle buffer
12 years ago
Thiago de Arruda 911730c1e4 Refactored client to use persistent connections
and server to use zselect for handling concurrency
12 years ago
Thiago de Arruda 2d67624963 Improved criteria used to popup autosuggestions 12 years ago
Thiago de Arruda 3734b1eb4e Fixed options completion 12 years ago
Thiago de Arruda c6c97ab7bd Got basic completions working, need to ignore
cases like 'kill name<tab>' which should replace the word
12 years ago
Thiago de Arruda 1e6e900abf Refactored completion server to use zsocket 12 years ago